commit fcb75497775382143ca316ed7c362e9aa36b5950
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Apr 8 20:00:05 2011 -0400

    Updates for 2.28.6

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 43882037fd96498d4582058b1ade597b02e5b8e7
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Apr 8 17:02:01 2011 -0400

    Fix another faulty GApplicationCommandline example

    Several flaws were pointed out by Shaun McCance. We were
    leaking handled arguments, and we were mishandling the last
    argument, and we were actually skipping arguments too.

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

 gio/tests/gapplication-example-cmdline2.c |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

commit ddfddbcb40045383af1e156db98538d8dd445874
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Thu Apr 7 21:25:01 2011 -0400

    Don't assert on backend == settings->priv->backend

    They could be different if a notification is queued for delivery and
    someone calls g_settings_delay().

    Bug #646843.

 gio/gsettings.c |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

commit 2aad89ab9bbad6c743f2f1a4d1cacb31a64faf50
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Apr 8 07:13:54 2011 -0400

    Avoid an interaction between GApplication and GOption

    When using GOption to handle commandlines, we need to disable
    the builtin help handling, since it calls exit(). Also mention
    this particular pitfall in the docs.

 gio/gapplicationcommandline.c             |    5 ++++-
 gio/tests/gapplication-example-cmdline3.c |   11 +++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

commit faa896642df51286c8d349be99a2219ed7d54140
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Apr 7 17:14:36 2011 -0400

    Add a warning to the g_dbus_connection_set_exit_on_close docs

    Tell people to not leak their apps out of the session.

 gio/gdbusconnection.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit af59f8f502c92cb4614e7d1402a33500cc76ac92
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Apr 6 12:31:00 2011 +0200

    Updated Slovenian translation

 po/sl.po | 1517
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 881 insertions(+), 636 deletions(-)

commit 19960e456ce5ce8615656e7c17d5de8fa95efead
Author: Amitakhya Phukan <amitakhya@svn.gnome.org>
Date:   Tue Apr 5 12:36:15 2011 +0530

    Updated Assamese translations

 po/as.po | 2711
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1792 insertions(+), 919 deletions(-)

commit 73db89ef345c3fa4f28853bcba8b9ce712cf9aed
Author: Jordi Serratosa <serratosa@gmail.com>
Date:   Mon Apr 4 21:16:35 2011 +0200

    [l10n]Fixes on Catalan translation

 po/ca.po |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

commit 70563b1e3704fa25ae62123a0de53162a26fdbea
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:   Mon Apr 4 21:27:35 2011 +0900

    Updated Japanese translation

 po/ja.po | 1192
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 696 insertions(+), 496 deletions(-)

commit 092a3c2419c77674f7dca308e9a5b9ead5fc1f07
Author: Murray Cumming <murrayc@murrayc.com>
Date:   Thu Mar 24 09:37:21 2011 +0100

    Docs: Change DBus to D-Bus

 gio/gioenums.h             |    2 +-
 glib/gvariant-serialiser.c |   12 ++++++------
 glib/gvariant.c            |   38 +++++++++++++++++++-------------------
 glib/gvarianttype.c        |   20 ++++++++++----------
 glib/gvarianttype.h        |   18 +++++++++---------
 5 files changed, 45 insertions(+), 45 deletions(-)

commit 822da36d516e5c3c5f0d4c5771537e5f0e48abbc
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Mon Apr 4 09:39:37 2011 +0530

    Updated Marathi Translations

 po/mr.po | 2610
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1722 insertions(+), 888 deletions(-)

commit 8dec385e33937d37f3f78231be9e86ee2ea0c20e
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Apr 4 04:10:42 2011 +0200

    Update Czech translation

 po/cs.po | 1139
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 639 insertions(+), 500 deletions(-)

commit 34b9f794308e25e99c815bd4326c7629a7747aaa
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sun Apr 3 16:47:06 2011 +0200

    Updated Basque language

 po/eu.po |  860
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 469 insertions(+), 391 deletions(-)

commit b513701be1171522d3723f4db146f0c94025c25f
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Apr 3 10:13:57 2011 +0200

    Updated Hungarian translation

 po/hu.po |   44 ++++++++++++++++++++++----------------------
 1 files changed, 22 insertions(+), 22 deletions(-)

commit cdeb2dbd475c2220b832b8165b1a3fabd2ec3acf
Author: Murray Cumming <murrayc@murrayc.com>
Date:   Sat Apr 2 15:42:11 2011 +0200

    GDBusMethodInvocation: Improve get_parameters() documentation.

    Note that the returned GVariant is always a tuple.
    See bug #646420.

 gio/gdbusmethodinvocation.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit c76d84efcc1e527cea8ebeaf9886eabcc827a42a
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Apr 2 15:46:34 2011 +0200

    Updated Swedish translation

 po/sv.po |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

commit 08d881f05e71c8773dfa96b1daf480e1ff258b95
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Apr 1 14:30:01 2011 -0400

    Bump version

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)