[seahorse] Release version 2.27.5



commit 598902c5001e6937970a3d0216e30d9b3894744d
Author: Stef Walter <stef memberwebs com>
Date:   Mon Jul 27 21:33:53 2009 +0000

    Release version 2.27.5

 NEWS         |   16 ++++++++++++++++
 configure.in |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 128e96a..5e19968 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+seahorse 2.27.5
+---------------
+
+    * Fix logic for setting owner trust combo.
+    * More Code and API documentation.
+    * Old result in search dialog is selected.
+    * seahorse-daemon should autostart by default
+    * Add a --version parameter to seahorse.
+    * No longer daemonizes when autostarted by D-Bus.
+    * Gray out displayed non-trusted keys.
+    * Remove the 'trusted keys' tab and combine with 'other keys'.
+    * Use GtkBuilder instead of libglade.
+    * Add support for adding manual keyring secrets.
+    * Move password tab to first place.
+    * Remove unportable test(1) construct in configure script.
+
 seahorse 2.27.1
 ---------------
 
diff --git a/configure.in b/configure.in
index 6337161..e17c796 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.1)
+AC_INIT(seahorse, 2.27.5)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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