commit 0a55cf5c97c2606f92e495b7113fd139a51a089a Author: Stef Walter Date: 2011-11-14 Release version 3.2.2 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 0f8d16efc4f47815e6cbd908608aac44b2e68dc5 Author: Stef Walter Date: 2011-10-20 Make sure to return find results in original order from daemon * And add a testing tool to check the order .gitignore | 1 + library/gnome-keyring.c | 3 ++ library/tests/Makefile.am | 3 +- library/tests/frob-list-modified.c | 71 ++++++++++++++++++++++++++++++++++++ 4 files changed, 77 insertions(+), 1 deletions(-) commit f044f2c3651facda869530954d97a0605526b200 Author: Stef Walter Date: 2011-10-20 Fill in the gnome_keyring_item_info_get_mtime() field correctly library/gnome-keyring.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)