aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-11-03 19:46:22 +0100
committerGuido Günther <agx@sigxcpu.org>2011-11-03 19:46:22 +0100
commit51fe701534a65fb8a934ee196d5d4b6944f14a36 (patch)
treec02fb9de81309754d6b7ee705feb7372b6ba5a7e /NEWS
parentUnapply patches from source (diff)
parentNew upstream version 3.2.1 (diff)
downloadkrb5-auth-dialog-51fe701534a65fb8a934ee196d5d4b6944f14a36.tar.gz
krb5-auth-dialog-51fe701534a65fb8a934ee196d5d4b6944f14a36.tar.bz2
krb5-auth-dialog-51fe701534a65fb8a934ee196d5d4b6944f14a36.zip
Merge commit 'upstream/3.2.1'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a1347c..02b241d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
==============
+Version 3.2.1
+==============
+* Fix DBus activation
+* Add missing categories to the desktop file
+* Fix options in documentation
+* UI translations:
+ Claude Paroz (fr)
+ Zdeněk Hataš (cs)
+
+* Doc translations:
+ Daniel Mustieles (es)
+
+==============
Version 3.2.0
==============
* Use GtkApplication
bgstack15