[krb5-auth-dialog] Bump version to 3.2.0



commit 1c89fe8b203c85dcb4ff06fb8da34e411eb56730
Author: Guido GÃnther <agx sigxcpu org>
Date:   Mon Sep 26 22:13:36 2011 +0200

    Bump version to 3.2.0

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a35e44e..8a1347c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Version 3.2.0
+==============
+* Use GtkApplication
+* Turn ticket dialog into the main window that gets shown when
+  krb5-auth-dialog is invoked multiple times. This makes the 
+  prefs easily accessible.
+* Fix crash when displaying empty ticket dialog
+* UI translations:
+	Andrej ÅnidarÅiÄ (sl)
+	Mario BlÃttermann (de)
+	ZdenÄk HataÅ (cs)
+
+==============
 Version 3.1.91
 ==============
 * Move preferences from cc into the app (BZ#657292)
diff --git a/configure.ac b/configure.ac
index b9418d7..083ea3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog],[3.1.91])
+AC_INIT([krb5-auth-dialog],[3.2.0])
 AC_CONFIG_SRCDIR(src/ka-kerberos.c)
 dnl Make automake keep quiet about wildcards & other GNUmake-isms
 AM_INIT_AUTOMAKE([1.11.1 dist-bzip2 -Wno-portability])



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