aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-06-29 19:03:27 +0200
committerGuido Günther <agx@sigxcpu.org>2010-06-29 19:03:27 +0200
commit6f45d5329a548f1db38c3674e18a2de7d39b30d7 (patch)
tree00a875f0f2fcd9fe622155f1b9070ee6a95054d9 /NEWS
parentImported Upstream version 0.16~rc2 (diff)
downloadkrb5-auth-dialog-6f45d5329a548f1db38c3674e18a2de7d39b30d7.tar.gz
krb5-auth-dialog-6f45d5329a548f1db38c3674e18a2de7d39b30d7.tar.bz2
krb5-auth-dialog-6f45d5329a548f1db38c3674e18a2de7d39b30d7.zip
Imported Upstream version 0.16
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 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.
bgstack15