Release version 3.5.4
authorStef Walter <stefw@gnome.org>
Mon, 16 Jul 2012 11:05:46 +0000 (13:05 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 16 Jul 2012 11:10:04 +0000 (13:10 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 002bfb5..bfff93a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+gcr 3.5.4:
+ - Add debug output to GcrSecretExchange
+ - Fix invalid warning when sending a secret exchange
+ - Remove support code for old glib versions
+ - Updated translations
+ - Documentation fixes
+
 gcr 3.5.3:
  - Rework DER parsing so we can parse odd PKCS#12 files
  - Use GBytes, bump glib dependency
index 529d17c..0d87121 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gcr], [3.5.3],
+AC_INIT([gcr], [3.5.4],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
         [gcr])