Release 3.4.1
authorStef Walter <stefw@gnome.org>
Mon, 16 Apr 2012 11:55:34 +0000 (13:55 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 16 Apr 2012 11:55:34 +0000 (13:55 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 645eb55..93143b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+gcr 3.4.1:
+ - Fix more issues disabling grabs during password prompts
+ - More debug messages to GcrSystemPrompter
+ - Fix up GCR_DEBUG and GCK_DEBUG environment variables
+ - Updated translations
+ - Build fixes
+
 gcr 3.4.0:
  (no changes since last release)
 
index 494cfb4..d17e5b1 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gcr], [3.4.0],
+AC_INIT([gcr], [3.4.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
         [gcr])