[seahorse] Release version 2.27.92



commit d9836104f391a912dcb7c043e54a18a73c10c290
Author: Stef Walter <stef memberwebs com>
Date:   Sun Sep 13 22:23:34 2009 +0000

    Release version 2.27.92

 NEWS         |   17 +++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e2c56b2..2a4ecde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+seahorse 2.27.92
+----------------
+
+    * Include config.h to avoid build breakage when gpgme is 
+      compiled with LFS [Vincent Untz]
+    * Fix problems with gtk-builder UI files. [Pablo Castellano]
+    * Fix problem with 'Type:' label of SSH key displaying 
+      location. [Stef Walter]
+    * Update context menu display after keyring op. [Stef Walter]
+    * Fix more compiler warnings. [Stef Walter, Pablo Castellano]
+    * Optionally use silent automake build rules. [Pablo Castellano]
+    * Clean up old libglade and CVS files. [Pablo Castellano]
+    * Respect the button-images setting, and cleanup gtkbuilder 
+      xml. [Matthias Clasen]
+    * Add keyring docs. [Paul Cutler]
+    * Lots of documentation work. [Adam Schreiber, Thorsten Sick]
+
 seahorse 2.27.90
 ----------------
 
diff --git a/README b/README
index bc231fc..2b31915 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Seahorse: a Gnome encryption interface.
-This describes version 2.27.90
+This describes version 2.27.92
 
 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 b5c8239..98eb489 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.27.91)
+AC_INIT(seahorse, 2.27.92)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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