commit d9d3b4922c5a210a9e82bc099505c1952c555826
Author: Stef Walter <stefw@gnome.org>
Date:   2013-08-26

    Release version 3.9.90

 Makefile.am  | 3 ++-
 NEWS         | 4 ++++
 configure.ac | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

commit b8ad18fd3c49f744c4f744eae241c18f8fb8a953
Author: Stef Walter <stefw@gnome.org>
Date:   2013-08-17

    daemon: Fix running gnome-keyring-daemon under test harness

 daemon/dbus/tests/test-service.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 1533e463d4263d3b4ec65750fb2f2ac7203edf73
Author: Stef Walter <stefw@gnome.org>
Date:   2013-08-15

    More reliable means of checking if object was finalized
    
    Don't try to use G_IS_OBJECT() to see if an object was finalized
    as this segfaults in corner cases, even with our crafty check
    for a pointer within our memory space.

 pkcs11/gnome2-store/tests/test-gnome2-storage.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 99b6f5aa5bf2d216fa4ad47a94cde21f87f1af38
Author: Stef Walter <stefw@gnome.org>
Date:   2013-06-18

    daemon: Fix running tests without installed gnome-keyring
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702367

 .gitignore                       | 2 ++
 daemon/dbus/tests/test-service.c | 9 ++++++++-
 schema/Makefile.am               | 8 ++++++++
 3 files changed, 18 insertions(+), 1 deletion(-)

commit 8b3f300761edbb1ef9fcf434ccc3150ca3a1eef9
Author: Martin Olsson <martin@minimum.se>
Date:   2013-06-13

    Fixed typo in string. Fixes bug #697502

 daemon/control/gkd-control-client.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)