[krb5-auth-dialog] release 0.11



commit 234fe14a7561561724bb4fb35e9a0d1eb4ea0559
Author: Guido Günther <agx sigxcpu org>
Date:   Sat Jun 13 18:09:22 2009 +0200

    release 0.11

 ChangeLog    |    5 +++++
 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a381889..3025b73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 13 18:33:23 CEST 2009 Guido Günther <agx sigxcpu org>
+
+	* configure.ac: release 0.11
+	* NEWS: likewise
+
 Sat Jun 13 18:25:40 CEST 2009 Guido Günther <agx sigxcpu org>
 
 	* preferences/krb5-auth-dialog-preferences.xml: fix typo
diff --git a/NEWS b/NEWS
index 5e2b70b..ef295df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ============
+Version 0.11
+============
+* add a user manual
+* add svg and 48x48 icons, use them in notifications
+* add DBus API to destroy ticket cache (can be used by e.g. on laptop suspend,
+  screensaver, ...)
+* cleanups and bug fixes
+* i18n updates:
+	* de: Guido Günther
+	* es: Jorge Gonzalez
+	* fr: Claude Paroz
+	* sv: Daniel Nylander
+	* pa: A S Alam
+* manual i18n:
+	* de: Mario Blättermann
+
+============
 Version 0.10
 ============
 * allow to turn off notifications easily
diff --git a/configure.ac b/configure.ac
index f5a42bd..5b32f51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog], [0.10])
+AC_INIT([krb5-auth-dialog], [0.11])
 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]