gnome-keyring r1114 - in trunk: . po



Author: nnielsen
Date: Sun Mar  9 14:40:09 2008
New Revision: 1114
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1114&view=rev

Log:
	* configure.in:
	* NEWS: Release version 2.22.0


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/po/ChangeLog

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Mar  9 14:40:09 2008
@@ -1,3 +1,6 @@
+Changes in version 2.22.0 are:
+* Build fix. [Jens Granseuer]
+
 Changes in version 2.21.92 are:
 * Sync up user's session environment with the daemon, so that 
   things like X authentication, DBUS etc... work properly.
@@ -24,8 +27,6 @@
   from the point of view of storing passwords for keys or certificates.
 * Fix race condition that is causing deadlocks and freezes.
 
-2008-01-14  Stef Walter  <stef memberwebs com>
-
 Changes in version 2.21.5 are:
 * Proper support for creating and destroying objects through PKCS#11.
 * Support for setting PKCS#11 attributes.
@@ -66,7 +67,7 @@
 * Added basic X.509 certificate and key store 
 * PKCS#11 module for accessing certificates and keys
 * Now includes an SSH agent
-* PAM module now works with SELinux
+* PAM module now works with SELinux [Alexander Larrson]
 * Add a simpler API for accessing and storing passwords.
 
 Changes in version 2.20.3 are:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Mar  9 14:40:09 2008
@@ -1,6 +1,6 @@
 AC_INIT(library/gnome-keyring.h)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 2.21.92)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.22.0)
 AM_CONFIG_HEADER(config.h)
 	
 AM_SANITY_CHECK



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