diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-09-26 22:20:52 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-09-26 22:20:52 +0200 |
commit | 85df09c7a65dab7c54e1e35b0685f8677355710c (patch) | |
tree | 49c3d1ae8ceea68ad29185c40403c0add4b68f28 /NEWS | |
parent | New upstream version 3.0.1 (diff) | |
download | krb5-auth-dialog-85df09c7a65dab7c54e1e35b0685f8677355710c.tar.gz krb5-auth-dialog-85df09c7a65dab7c54e1e35b0685f8677355710c.tar.bz2 krb5-auth-dialog-85df09c7a65dab7c54e1e35b0685f8677355710c.zip |
New upstream version 3.2.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,28 @@ +============== +Version 3.2.0 +============== +* Use GtkApplication +* Turn ticket dialog into the main window that gets shown when + krb5-auth-dialog is invoked multiple times. This makes the + prefs easily accessible. +* Fix crash when displaying empty ticket dialog +* UI translations: + Andrej Žnidaršič (sl) + Mario Blättermann (de) + Zdeněk Hataš (cs) + +============== +Version 3.1.91 +============== +* Move preferences from cc into the app (BZ#657292) +* Update ticket list on ccache changes +* Add menu bar to ticket dialog making help accessible again +* UI translations: + Aron Xu (zh_CN) + dmustieles (es) + Fran Dieguez (gl) + Petr Kovar (cs) + ============= Version 3.0.1 ============= |