diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-06-15 18:18:33 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-06-15 18:18:33 +0200 |
commit | 27053b1befc8380404f76c2c03c08eb3a7b0692d (patch) | |
tree | 10a748b4785cce56ed4b272844003611a489cc38 /NEWS | |
parent | Imported Upstream version 0.10 (diff) | |
download | krb5-auth-dialog-27053b1befc8380404f76c2c03c08eb3a7b0692d.tar.gz krb5-auth-dialog-27053b1befc8380404f76c2c03c08eb3a7b0692d.tar.bz2 krb5-auth-dialog-27053b1befc8380404f76c2c03c08eb3a7b0692d.zip |
Imported Upstream version 0.11
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 @@ -7,6 +24,7 @@ Version 0.10 * various i18n fixes (thanks to Christian Persch) * i18n updates: * es: Jorge Gonzalez + * pa: A S Alam =========== Version 0.9 |