[gnome-keyring/dbus-api] Release version 2.27.4



commit 70ab6a29522506575a0207fc9d562acab14430e8
Author: Stef Walter <stef memberwebs com>
Date:   Mon Jul 13 19:49:33 2009 +0000

    Release version 2.27.4

 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 743f576..1e567fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in version 2.27.4 are:
+* Insurance in parsing keyring format for future changes.
+* Add 'use_authtok' option to pam module.
+* Test utility fix [Jon Downland]
+* Add 'only_if=' option to pam module.
+* Make 'Password:' prompt translatable in pam module.
+* Use libgcrypt to generate iv/salt where needed.
+* Remove old cu-test style unit tests.
+* Code refactoring and cleanup, removed 'common' component.
+* Auto generated ChangeLog.
+* Cleanup unit tests, and make them run with 'make check'
+
 Changes in version 2.26.3 are:
 * Build fixes. [Alexis Ballier, Daniel Macks]
 * Fix problem with RSA key sizes that are not a multiple of 8.
diff --git a/configure.in b/configure.in
index 9d8db82..3a85c0a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_INIT(library/gnome-keyring.h)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 2.26.3)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.27.4)
 AM_CONFIG_HEADER(config.h)
 	
 dnl ****************************************************************************



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]