gnome-keyring r1445 - trunk



Author: nnielsen
Date: Thu Jan  8 18:13:27 2009
New Revision: 1445
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1445&view=rev

Log:
	* configure.in:
	* pkcs11/Makefile.am: Disable rpc-layer component which 
	has some pthread build problems, that I'll need to look into 
	at a later time.


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Jan  8 18:13:27 2009
@@ -1,3 +1,8 @@
+Changes in version 2.25.4.2 are:
+* The modular ssh agent uses keys from all available PKCS#11 slots.
+* Fix compiler warnings.
+* Fix broken release.
+
 Changes in version 2.25.4.1 are:
 * Fix broken release.
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Jan  8 18:13:27 2009
@@ -1,6 +1,6 @@
 AC_INIT(library/gnome-keyring.h)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 2.25.4.1)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.25.4.2)
 AM_CONFIG_HEADER(config.h)
 	
 dnl ****************************************************************************



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