diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-06-20 06:49:04 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-06-20 06:49:04 +0200 |
commit | d9eeb72aa19015c3e3ccf1b63f683c57c9f2305b (patch) | |
tree | 140e73d2fe77c066254b1c5c824006c82c8754a1 /NEWS | |
parent | Document changes and release 3.8.0-3 (diff) | |
parent | New upstream version 3.12.0 (diff) | |
download | krb5-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-- | NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -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 =========== |