[seahorse-plugins] release 2.29.90



commit e239ca2291dcb5aa3df28b30d0e1b33a51c74c84
Author: Adam Schreiber <sadam gnome org>
Date:   Mon Feb 8 20:45:05 2010 -0500

    release 2.29.90

 NEWS           |   11 +++++++++++
 README         |    2 +-
 configure.in   |    2 +-
 po/POTFILES.in |    1 -
 4 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 89f828b..152d14c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+seahorse-plugins 2.29.90
+------------------------
+
+    * Use GTK+ GtkEntryBuffer for secure password entry. [Stef Walter, Adam Schreiber]
+    * Fix usage of g_strconcat [Adam Schreiber]
+    * Don't use fixed MAXPATHLEN size buffers [Emilio Pozuelo Monfort]
+
+    Translations:
+    * Bengali [Jamil Ahmed]
+    * Swedish [Daniel Nylander]
+
 seahorse-plugins 2.29.3
 -----------------------
 
diff --git a/README b/README
index 0322189..c56d76a 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 seahorse-plugins: plugins and utilities for encryption in GNOME
-This describes version 2.29.3
+This describes version 2.29.90
 
 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 bc3d3fa..e2e2893 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-plugins, 2.29.4)
+AC_INIT(seahorse-plugins, 2.29.90)
 
 dnl ****************************************************************************
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7f01207..ae59934 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -17,7 +17,6 @@ libseahorse/seahorse-prefs.c
 libseahorse/seahorse-prefs-cache.c
 [type: gettext/glade]libseahorse/seahorse-prefs.xml
 [type: gettext/glade]libseahorse/seahorse-progress.xml
-libseahorse/seahorse-secure-entry.c
 libseahorse/seahorse-util.c
 libseahorse/seahorse-widget.c
 plugins/applet/GNOME_SeahorseApplet.server.in.in



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