summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 38e5b3b..b3819da 100644
--- 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
diff --git a/configure.ac b/configure.ac
index 54a051e..f704e06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])