[krb5-auth-dialog] Release 3.15.4



commit eb78b499fc4ae5733988254cd54e5cdad6ba0d3d
Author: Guido Günther <agx sigxcpu org>
Date:   Fri Jan 16 12:03:45 2015 +0100

    Release 3.15.4

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f99c58..d77a176 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Version 3.15.4
+==============
+* Use GtkGrid instead of deprecated GtkVBox
+* minor debug cleanups
+* slightly improve ticket list view
+* UI translations:
+       Daniel Mustieles (es)
+       Daniel Șerbănescu (ro)
+       Zdeněk Hataš (cs)
+* Doc translations:
+       Marek Černocký (cs)
+
+==============
 Version 3.15.1
 ==============
 * Make dialog layouts consistent regarding header bars
diff --git a/configure.ac b/configure.ac
index 668ab8a..a1b7f65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog],[3.15.1])
+AC_INIT([krb5-auth-dialog],[3.15.4])
 AC_CONFIG_SRCDIR(src/ka-kerberos.c)
 dnl Make automake keep quiet about wildcards & other GNUmake-isms
 AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz -Wno-portability])


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