[seahorse] Release 3.1.92



commit 2dfdcd5be257a1c43314b4f5eaa884f8c6eb2812
Author: Stef Walter <stefw collabora co uk>
Date:   Sun Sep 18 08:12:47 2011 +0200

    Release 3.1.92

 Makefile.am  |    2 --
 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index bd1f84b..e60a351 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,8 +47,6 @@ EXTRA_DIST = \
     README \
     THANKS \
     TODO \
-    seahorse.spec \
-    seahorse.spec.in \
     intltool-extract.in \
     intltool-merge.in \
     intltool-update.in \
diff --git a/NEWS b/NEWS
index d755a30..7a2d8ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+seahorse 3.1.92
+---------------
+
+ * Fix the SSH password prompting and uploading of keys
+ * Fix behavior of password prompts when enter is pressed
+ * Fix GtkComboText GTK+3 problems
+ * Fix crasher when closing
+ * Build and documentation fixes
+ * Updated translations
+
 seahorse 3.1.91
 ---------------
 
diff --git a/configure.ac b/configure.ac
index f82998f..62d4bd1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ(2.52)
 dnl ****************************************************************************
 dnl MAIN SEAHORSE VERSION (update after release)
 
-AC_INIT(seahorse, 3.1.91)
+AC_INIT(seahorse, 3.1.92)
 
 GCR_REQUIRED=3.1.5
 



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