commit 156d249b7b7b4a91068c808c1e7bdc8db5ad3a9b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Mar 14 01:27:19 2011 -0400

    Update symbol lists

 glib/glib.symbols |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit f8017fd18666d5d21a3927b93b8c3c3d867f054a
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Mar 14 01:14:48 2011 -0400

    Update for 2.28.3

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

commit b0e63cb4778b61a896b1cfe8046e09f09cf609f1
Author: Owen W. Taylor <otaylor@fishsoup.net>
Date:   Sat Mar 12 20:48:31 2011 -0500

    Correct internal definition of C_()

    * Since the GLib translations are lazily initialized, we need an
      internal wrapper for g_dpgettext() that does the initialization
      in the same way as glib_gettext()
    * We need to use the glib domain defined by GETTEXT_PACKAGE
      rather than than the application's domain.

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

 glib/glibintl.h |    6 +++-
 glib/gutils.c   |   56
 ++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 47 insertions(+), 15 deletions(-)

commit 0caf9ee66f6e2a078c8145fbe0414d28d720f945
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Mar 13 02:21:55 2011 +0100

    Updated Hungarian translation

 po/hu.po | 1158
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 647 insertions(+), 511 deletions(-)

commit 7fc46fa278922b29358845531eaff4b18cd8f035
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date:   Sat Mar 12 10:08:52 2011 +0000

    Document g_timeout_add_seconds first call latency

    And fix /timeout/rounding to not fail if the first call
    happens after 2 seconds.

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

 glib/gmain.c         |    6 +++++-
 glib/tests/timeout.c |    8 +++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

commit cd72732835f4bfa65c4c4af8c027bb93d3c2fb01
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Mar 12 11:20:45 2011 +0100

    Updated French translation

 po/fr.po |  344
 ++++++++++++++++++++++++-------------------------------------
 1 files changed, 135 insertions(+), 209 deletions(-)

commit b54aa61dd5f201839bb1df8a9faab082b964c944
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Fri Feb 25 23:53:52 2011 +0100

    Updated French translation

 po/fr.po | 1373
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 789 insertions(+), 584 deletions(-)

commit 639956eb43a5d1f1614eee4707af0a108e840608
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Mar 12 01:14:01 2011 +0000

    Updated Portuguese translation

 po/pt.po | 1251
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 745 insertions(+), 506 deletions(-)

commit b6027dbcc001a73aa123e79ddd12e946d8997fd9
Author: Tor Lillqvist <tml@iki.fi>
Date:   Fri Mar 11 10:19:42 2011 +0200

    Use g_usleep() for portability, bug #644465

 glib/tests/timeout.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f837fb3cef2cd96367a79760d60bb92621bd094b
Author: Martin Nordholts <martinn@src.gnome.org>
Date:   Tue Mar 8 07:36:15 2011 +0100

    Check availability of linux/magic.h

    Check availability of linux/magic.h. It isn't available in Linux
    versions before 2.6.19.

 configure.ac      |    1 +
 glib/gfileutils.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

commit 8a82319458e677ca32bd01ebda2443620cfb17fc
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Mar 7 13:43:13 2011 -0500

    Bump version

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

commit 90b18cdacdcf037f3c898cbf7d615d028b42e6e4
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Mar 7 13:42:33 2011 -0500

    Make timeout test less likely to fail

 glib/tests/timeout.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)