aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-20 06:49:04 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-20 06:49:04 +0200
commitd9eeb72aa19015c3e3ccf1b63f683c57c9f2305b (patch)
tree140e73d2fe77c066254b1c5c824006c82c8754a1 /NEWS
parentDocument changes and release 3.8.0-3 (diff)
parentNew upstream version 3.12.0 (diff)
downloadkrb5-auth-dialog-d9eeb72aa19015c3e3ccf1b63f683c57c9f2305b.tar.gz
krb5-auth-dialog-d9eeb72aa19015c3e3ccf1b63f683c57c9f2305b.tar.bz2
krb5-auth-dialog-d9eeb72aa19015c3e3ccf1b63f683c57c9f2305b.zip
Merge tag 'upstream/3.12.0'
Upstream version 3.12.0 # gpg: Signature made Fr 20 Jun 2014 06:48:55 CEST # gpg: using RSA key 0x07B8B7B0EA98120B # gpg: please do a --check-trustdb # gpg: Good signature from "Guido Günther <agx@sigxcpu.org>" # gpg: aka "Guido Günther <gg@godiug.net>" # gpg: aka "Guido Günther <agx@debian.org>"
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04a944a..d9c9b3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+==============
+Version 3.12.0
+==============
+* Move dialog buttons into header bar
+* Adjust to new GApplication flags (LP: #1311487)
+* Properly reprompt for a password on KRB5_GET_IN_TKT_LOOP
+* UI translations:
+ Daniel Mustieles (es)
+ Dimitris Spingos (el)
+ Enrico Nicoletto (pt_BR)
+ Fran Diéguez (gl)
+ Joe Hansen (da)
+ Marek Černocký (cs)
+ MarMav (el)
+ Martin Srebotnjak (sl)
+ Rafael Ferreira (pt_BR)
+ Wylmer Wang (zh_CN)
+ YunQiang Su (zh_CN)
+ Zdeněk Hataš (cs)
+ Мирослав Николић (sr) (sr@latin)
+* Doc translations:
+ Dimitris Spingos (el)
+ Marek Černocký (cs)
+
===========
Version 3.8
===========
bgstack15