[krb5-auth-dialog] release 0.10



commit 317694f62ac35ab4417658e74dbcb18ab48adf71
Author: Guido Günther <agx sigxcpu org>
Date:   Mon May 25 18:12:24 2009 +0200

    release 0.10
---
 ChangeLog    |    5 +++++
 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4722607..025fb10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon May 25 18:32:49 CEST 2009 Guido Günther <agx sigxcpu org>
+
+	* configure.ac: release 0.10
+	* NEWS: likewise
+
 Fri May 22 18:07:31 CEST 2009 Guido Günther <agx sigxcpu org>
 
 	* src/Makefile.am: add missing line continuation
diff --git a/NEWS b/NEWS
index ac710cf..5e2b70b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+============
+Version 0.10
+============
+* allow to turn off notifications easily
+* use GtkBuilder instead of Libglade
+* reduce number of translatable strings
+* various i18n fixes (thanks to Christian Persch)
+* i18n updates:
+	* es: Jorge Gonzalez
+	* pa: A S Alam
+
 ===========
 Version 0.9
 ===========
diff --git a/configure.ac b/configure.ac
index 3156056..c01e158 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog], [0.9.1])
+AC_INIT([krb5-auth-dialog], [0.10])
 AC_CONFIG_SRCDIR(src/krb5-auth-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]