aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-11-01 19:51:11 +0100
committerGuido Günther <agx@sigxcpu.org>2009-11-01 19:51:11 +0100
commit45e3112c89c4be974014fe0b7f7341e05894f294 (patch)
tree190b64d00afc9c6f57cc2f5a45a10a0165d13c03 /NEWS
parentImported Upstream version 0.13 (diff)
downloadkrb5-auth-dialog-45e3112c89c4be974014fe0b7f7341e05894f294.tar.gz
krb5-auth-dialog-45e3112c89c4be974014fe0b7f7341e05894f294.tar.bz2
krb5-auth-dialog-45e3112c89c4be974014fe0b7f7341e05894f294.zip
Imported Upstream version 0.14
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae4ed55..3f31c27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
============
+Version 0.14
+============
+* add ticket flags to "list tickets" dialog
+* add manpage for krb5-auth-dialog-preferences
+* bug fixes
+* ui i18n updates:
+ - Claude Paroz (fr)
+ - Mario Blättermann (de)
+
+============
Version 0.13
============
* add "list tickets" dialog
bgstack15