commit 0e55346420e74a562b42d14a136c07a4bbd9d955
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Apr 13 08:19:35 2011 -0400

    Skip the writable test if the file is not writable

    Since make distcheck operates on a readonly source tree.

 glib/tests/mappedfile.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 67b8c7ea8adeef5e2db5e2ed65a15db1e6c91f74
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Apr 13 01:31:19 2011 -0400

    Fix non-srcdir builds

 glib/tests/mappedfile.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 5f90baafb5210a551289900a160928dfd698037e
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Apr 13 00:42:51 2011 -0400

    More updates

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

commit c1a7599568ba953db6d5f6c840a9c4fb121a9bac
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Apr 13 00:39:01 2011 -0400

    Fix a typo in the GSettings docs

    Pointed out by Thomas Andersen
    https://bugzilla.gnome.org/show_bug.cgi?id=647600

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

commit bf087aabbf3811ccb0abce532122c190673356e5
Author: Colin Walters <walters@verbum.org>
Date:   Tue Apr 12 12:56:33 2011 -0400

    gsettings-tool fixes: Add missing _apply(), add unset-recursively
    to man page

 docs/reference/gio/gsettings.xml |   12 ++++++++++++
 gio/gsettings-tool.c             |    1 +
 2 files changed, 13 insertions(+), 0 deletions(-)

commit 3fd9f2e8f98d59c614a04be8b4a052027e025a64
Author: Colin Walters <walters@verbum.org>
Date:   Tue Apr 12 11:00:54 2011 -0400

    gsettings: Implement reset-recursively

    Motivation was the ability to:
    $ gsettings reset-recursively org.gnome.gnome-panel

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

 gio/gsettings-tool.c |   57
 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 57 insertions(+), 0 deletions(-)

commit 3f7912f142088cd27f53ba74fb69037c45223678
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Apr 12 10:02:31 2011 -0400

    GLocalDirectoryMonitor: Improve struct packing

 gio/glocaldirectorymonitor.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a2094d5e564433ed3a4398afeacce80519bbda44
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Apr 12 10:02:12 2011 -0400

    GIOSchedulerJob: Improve struct packing

 gio/gioscheduler.c |    3 +--