[seahorse] Release 2.29.3



commit 3620093350b45fb4697bf6fd58c1dbcc613e6575
Author: Adam Schreiber <sadam gnome org>
Date:   Sun Nov 29 19:40:43 2009 -0500

    Release 2.29.3

 NEWS         |   17 +++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9bc10d8..cec6656 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+seahorse 2.29.3
+---------------
+
+    * Set default key length to 2048 bits [Adam Schreiber]
+    * Generate RSA-sign/RSA-encrypt key in one pass [nobled]
+    * Support GPG 2.0 [Jeff Cai]
+    * Fix window signals [Pablo Castellano]
+    * GTK-doc comments [Thorsten Sick]
+    * SSH Key importing fix [Jeff Cai]
+
+    Translations:
+    * Romanian [Adi Roiban]
+    * Shavian [Thomas Thurman]
+    * Latvian [Peteris Krisjanis]
+    * Catalan [Carles Ferrando]
+    * Japanese [Takayuki KUSANO]
+
 seahorse 2.29.1
 ---------------
 
diff --git a/README b/README
index 2d03e11..8c016c2 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Seahorse: a Gnome encryption interface.
-This describes version 2.29.1
+This describes version 2.29.3
 
 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 
diff --git a/configure.in b/configure.in
index 0b2fd8a..c9dca97 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_PREREQ(2.52)
 dnl ****************************************************************************
 dnl MAIN SEAHORSE VERSION (update after release)
 
-AC_INIT(seahorse, 2.29.1)
+AC_INIT(seahorse, 2.29.3)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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