[krb5-auth-dialog] Release 0.16



commit 255e796fbd5704ce8bd9df09a08f33d7ff8417ab
Author: Guido Günther <agx sigxcpu org>
Date:   Tue Jun 29 18:14:52 2010 +0200

    Release 0.16

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5561f46..46023ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ============
+Vesion 0.16
+===========
+* Add plugin system
+* Memory leaks plugged
+* Bug fixes
+* Make -DSEAL safe
+* UI translations:
+	- Andrej ŽnidarÅ¡iÄ? (sl)
+	- Christian.Kirbach (de)
+	- Fran Diéguez (gl)
+	- Jorge González (es)
+	- Mario Blättermann (de)
+	- Petter Reinholdtsen (nb)
+
+============
 Version 0.15
 ============
 * Add DBus signals for ticket acquisition, expiry and renewal.
diff --git a/configure.ac b/configure.ac
index ac912c8..48e2e6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog], [0.15])
+AC_INIT([krb5-auth-dialog], [0.16])
 AC_CONFIG_SRCDIR(src/ka-dialog.c)
 dnl Make automake keep quiet about wildcards & other GNUmake-isms
 AM_INIT_AUTOMAKE([-Wno-portability])



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