commit e02fbacc9d78dd33957b945200f8a1f98deb0b78
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Mon Apr 15 23:58:15 2013 +0200

    One more NEWS

 NEWS | 1 +
 1 file changed, 1 insertion(+)

commit b972018d6c252c4afb1375e5c4e9910e79af2e70
Author: Marc-André Lureau <marcandre.lureau@gmail.com>
Date:   Mon Apr 15 18:12:50 2013 +0200

    win32: add back missing _utf8 symbols on x64 builds

    The _utf8 functions have been wrongly removed from GLib on x64.

    https://bugzilla.gnome.org/show_bug.cgi?id=697879

 glib/gutils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d8c9b263e6b460e097fd09c2677628683aab643d
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Apr 15 10:18:40 2013 -0400

    2.36.1

 NEWS         | 13 +++++++++++++
 configure.ac |  4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)

commit 7630f2ab5da605200c4c2b3addc6b8592604c1ca
Author: Marek Kasik <mkasik@redhat.com>
Date:   Wed Apr 10 13:48:49 2013 +0200

    tests: Add test for disabled help options

    Test whether help options are hidden when they are disabled
    by g_option_context_set_help_enabled(.., FALSE).

    https://bugzilla.gnome.org/show_bug.cgi?id=697652

 glib/tests/option-context.c | 60
 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

commit 3e3fe296e5c5bda7a6376428616b50515ad4a93c
Author: Marek Kasik <mkasik@redhat.com>
Date:   Tue Apr 9 18:03:53 2013 +0200

    Don't show help options when help is disabled

    Check whether help is enabled when creating help text
    in g_option_context_get_help().

    https://bugzilla.gnome.org/show_bug.cgi?id=697652

 glib/goption.c | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

commit e768a5cd702216af37369ca9f34b5927b5ba0e1e
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Fri Apr 5 17:22:26 2013 +0530

    Updated kn translations

 po/kn.po | 126
 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 86 insertions(+), 40 deletions(-)

commit 7caba4726d3e59542049f010e05d70485226efd8
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Fri Apr 5 16:20:05 2013 +0530

    Updated kn translations

 po/kn.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 94a5a5982a0a0acf4d004a206afd096d577eca3f
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Fri Apr 5 16:19:01 2013 +0530

    Updated kn translations

 po/kn.po | 321
 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 189 insertions(+), 132 deletions(-)

commit a63d850760e27b7eccefbfc2dc82db848fb11fdc
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Fri Apr 5 12:38:53 2013 +0530

    Updated kn translations

 po/kn.po | 1022
 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 557 insertions(+), 465 deletions(-)

commit cf1285a4a473ec0f9b51b298b4ea9c4717cb1243
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Thu Apr 4 11:12:42 2013 -0400

    gtype: interface-after-init exception for gtk#

    gtk# also has a problem with the new interface-after-init restriction
    that nobody noticed until now.  Add an exception for them as well so
    that they have a cycle or so to sort things out.

    https://bugzilla.gnome.org/show_bug.cgi?id=687659

 gobject/gtype.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 9982e183725efd798eb4374f4ae0dce2935adf2a
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Thu Apr 4 09:31:11 2013 -0400

    gtype: interface-after-init exception for glibmm

    glibmm has a pretty difficult-to-solve problem caused by our recent
    change to deny addition of interfaces to classes after initialisation.

    They're looking for a long-term workaround for the problem, but in the
    meantime we can allow the registration to succeed (with warning)
    if the
    class looks like it's being defined by gtkmm.

    https://bugzilla.gnome.org/show_bug.cgi?id=697229

 gobject/gtype.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 3b0b671f2b49064cad6cd5a06ba624910ccd81ad
Author: Hib Eris <hib@hiberis.nl>
Date:   Sun Mar 31 16:40:34 2013 +0200

    Fix compile error in gdbusmessage.c for win64

    https://bugzilla.gnome.org/show_bug.cgi?id=696973

 gio/gdbusmessage.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 599030ac0508433407b5bedf447748dca0c9f02f
Author: Andika Triwidada <andika@gmail.com>
Date:   Fri Mar 29 13:02:18 2013 +0700

    Updated Indonesian translation

 po/id.po | 1313
 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 663 insertions(+), 650 deletions(-)

commit bea56fc270883a6705b377f9c933a3080b901362
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Mon Mar 25 17:39:21 2013 -0400

    GLib 2.36.0

 NEWS         | 32 ++++++++++++++++++++++++++++++++
 configure.ac |  4 ++--
 2 files changed, 34 insertions(+), 2 deletions(-)