seahorse r2163 - in branches/gnome-2-22: . po



Author: nnielsen
Date: Mon Apr  7 03:25:12 2008
New Revision: 2163
URL: http://svn.gnome.org/viewvc/seahorse?rev=2163&view=rev

Log:
    * configure.in:
    * NEWS:
    * README: Release version 2.22.1



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/NEWS
   branches/gnome-2-22/README
   branches/gnome-2-22/configure.in
   branches/gnome-2-22/po/ChangeLog

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Mon Apr  7 03:25:12 2008
@@ -1,3 +1,9 @@
+seahorse 2.22.1
+---------------
+
+    * Remove code concerning mlock that is no longer used 
+      now that secure memory is provided by gnome-keyring. [Adam Schreiber]
+
 seahorse 2.22.0
 ---------------
 

Modified: branches/gnome-2-22/README
==============================================================================
--- branches/gnome-2-22/README	(original)
+++ branches/gnome-2-22/README	Mon Apr  7 03:25:12 2008
@@ -1,5 +1,5 @@
 Seahorse: a Gnome encryption interface.
-This describes version 2.22.0
+This describes version 2.22.1
 
 Seahorse is a graphical interface for managing and using encryption keys. 
 Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon Apr  7 03:25:12 2008
@@ -5,7 +5,7 @@
 dnl ****************************************************************************
 dnl MAIN SEAHORSE VERSION (update after release)
 
-AC_INIT(seahorse, 2.22.0)
+AC_INIT(seahorse, 2.22.1)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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