aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-09-29 17:36:24 +0200
committerGuido Günther <agx@sigxcpu.org>2010-09-29 17:36:24 +0200
commit2545ecb8fec0f2064daaee85d65710db2366bfbb (patch)
treec118423a73b3059caf009e25d3e4b081bc85186c /NEWS
parentDocument changes and release 0.16-4 (diff)
parentNew upstream version 0.17 (diff)
downloadkrb5-auth-dialog-2545ecb8fec0f2064daaee85d65710db2366bfbb.tar.gz
krb5-auth-dialog-2545ecb8fec0f2064daaee85d65710db2366bfbb.tar.bz2
krb5-auth-dialog-2545ecb8fec0f2064daaee85d65710db2366bfbb.zip
Merge commit 'upstream/0.17' into experimental
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 46023ff..2ccf5f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
============
-Vesion 0.16
-===========
+Version 0.17
+============
+* Add AFS plugin
+* Add --with-gtk to select the GTK+ 2 or 3
+* UI translations:
+ Andrej Žnidaršič (sl)
+ Bruno Brouard (fr)
+ Claude Paroz (fr)
+ Jorge González (es)
+ Mario Blättermann (de)
+ Petter Reinholdtsen (nb)
+ Yinghua Wang (zh_CN)
+
+============
+Version 0.16
+============
* Add plugin system
* Memory leaks plugged
* Bug fixes
bgstack15