aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-05-07 14:51:36 +0200
committerGuido Günther <agx@sigxcpu.org>2011-05-07 14:51:36 +0200
commitcb23040230f72118a514e5550f754cb470c0b153 (patch)
treed605299387ef6c3854a22b24a943fcdbce739df5 /NEWS
parentNew upstream version 3.0.0 (diff)
downloadkrb5-auth-dialog-cb23040230f72118a514e5550f754cb470c0b153.tar.gz
krb5-auth-dialog-cb23040230f72118a514e5550f754cb470c0b153.tar.bz2
krb5-auth-dialog-cb23040230f72118a514e5550f754cb470c0b153.zip
New upstream version 3.0.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1af5554..a0ace22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
=============
+Version 3.0.1
+=============
+* Fix documentation of --auto
+* UI translations:
+ Claude Paroz (fr)
+ Daniel Mustieles (es)
+ Joe Hansen (da)
+ Matej Urbančič (sl)
+
+=============
Version 3.0.0
=============
* fix DBus activation
bgstack15