diff options
author | stefw <stefw@localhost> | 2009-04-12 14:23:22 +0000 |
---|---|---|
committer | stefw <stefw@localhost> | 2009-04-12 14:23:22 +0000 |
commit | 3167f637394703b11325f6e6f630cf6a8414afab (patch) | |
tree | 87fb21d8e5ca48d4c41eb978b17601bc1e336ba9 /NEWS | |
parent | 23871133bccec3756c921317ca595009bb4d993b (diff) |
Release 2.26.1
svn path=/branches/gnome-2-26/; revision=1722
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Changes in version 2.26.1 are: +* Fix many problems with the new secure memory allocator. +* DBus now automatically starts the gnome-keyring service properly. +* When auto activating the gnome-keyring DBus service, check for an + already running daemon. +* Don't print critical warnings when registering with DBus fails. +* Bump glib dependency. +* Add DBus method for getting the gnome-keyring environment variables. +* Fix crash when prompting to unlock the keyring. +* Initialize daemon with LOGNAME and USERNAME environment variables. +* Build fixes [Ed Schouten] + Changes in version 2.26.0 are: * Implement support for running gnome-keyring-daemon under valgrind. * Checks for asn1Parser tool when configuring. [Alberto Ruiz]. |