Release 3.3.5
authorStef Walter <stefw@gnome.org>
Fri, 10 Feb 2012 15:15:49 +0000 (16:15 +0100)
committerStef Walter <stefw@gnome.org>
Fri, 10 Feb 2012 15:15:49 +0000 (16:15 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 38e5b3b..b3819da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+gcr 3.3.5:
+ - Add way to specify button labels for a GcrPrompt
+ - Reenable grabs for password prompts
+
 gcr 3.3.4
  - Display an appropriate title in gcr-viewer
  - Include GcrPrompt documentation
index 54a051e..f704e06 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gcr], [3.3.4],
+AC_INIT([gcr], [3.3.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
         [gcr])