commit 253ba6492382e5103dcf8e642ec4262cedf1bebe Author: Stef Walter Date: 2011-05-22 Release version 3.0.2 NEWS | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit b49e32b32d4d7c326c3bd7dd44ca1c35944a94c4 Author: landijk Date: 2011-05-22 Fix memory leaks. https://bugzilla.gnome.org/show_bug.cgi?id=650606 library/gnome-keyring.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit 152dc46e742621121ca6aa54ad21996674377c89 Author: Stef Walter Date: 2011-05-22 test-any-daemon is not really a automated test. Rename. * Because it interacts with the currently running session, and can have side effects. .gitignore | 1 + library/tests/Makefile.am | 6 ++- library/tests/frob-any-daemon.c | 79 +++++++++++++++++++++++++++++++++++++++ library/tests/test-any-daemon.c | 79 --------------------------------------- 4 files changed, 84 insertions(+), 81 deletions(-)