Changes in version 0.5.1 are: * Support changing password of a keyring * Create ~/.gnome2 if needed * Save keyring when an ACL is added * Add password strength meter * Small bugfixes Changes in version 0.4.9 are: * Fix return value for some sync calls * Translation updates Changes in version 0.4.8 are: * Fix crash when asking for password * Translation updates Changes in version 0.4.7 are: * Fix --disable-nls * Translation updates Changes in version 0.4.6 are: * Confirm password when selecting new password Changes in version 0.4.5 are: * Fix a crash in some sync functions. Changes in version 0.4.4 are: * Translation updates * warning fixes * require gtk 2.6 Changes in version 0.4.3 are: * Translation updates * Fix bug in acl functions * implement gnome_keyring_set_info * add sync function for all operations * fix leaks Changes in version 0.4.2 are: * AIX portability fixes * Translation updates Changes in version 0.4.1 are: * Support for slaving lifecycle to a file descriptor * Translation updates Changes in version 0.4.0 are: * Build fix on some systems * Translation updates Changes in version 0.3.3 are: * Translation updates Changes in version 0.3.2 are: * New API functions for getting/setting ACL * Implemented delete keyring operation Changes in version 0.3.1 are: * New and updated translations. * New introduction document * unlocking the NULL keyring unlocks the default keyring Changes in version 0.2.1 are: * New and updated translations. Changes in version 0.2.0 are: * New and updated translations. Changes in version 0.1.91 are: * New translations Changes in version 0.1.90 are: * New translations * uninstalled pkg-config file Changes in version 0.1.4 are: * New translations * put gnome-keyring-ask in libexec Changes in version 0.1.3 are: * Fixed leaks * Portability fixes * Don't split strings for translations Changes in version 0.1.2 are: * Spelling fix in API * require latest gtk/glib * use g_get_tmp_dir instead of hardcoding /tmp * More translations Changes in version 0.1.2 are: * Slave lifecycle to session * More translations * Nicer user interface * FreeBSD fixes * Solaris fixes