aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-02-14 21:00:53 +0100
committerGuido Günther <agx@sigxcpu.org>2011-02-14 21:00:53 +0100
commitc646d52761bf59f014b9c385d15309880cc5309c (patch)
tree7bb2fa05f721ca1d6263c9b33c3a8e1488d902fd /NEWS
parentNew upstream version 0.17 (diff)
downloadkrb5-auth-dialog-c646d52761bf59f014b9c385d15309880cc5309c.tar.gz
krb5-auth-dialog-c646d52761bf59f014b9c385d15309880cc5309c.tar.bz2
krb5-auth-dialog-c646d52761bf59f014b9c385d15309880cc5309c.zip
New upstream version 2.91.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ccf5f9..b2602c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+===============
+Version 2.91.6
+===============
+* Add "Get ticket" button to notifications
+* Disable tray icon if the notification server supports persistent notificaions
+* Move preferences to cc-panel
+* Display account expiry prompts returned by the KDC
+* Drop gtksecentry and use GtkEntryBuffer with secmem instead
+* Use NMClient GObject instead of deprecated functions
+* Install desktop file to /u/s/applications so GNOME shell can find the icons
+* UI translations:
+ Andrej Žnidaršič (sl)
+ Bruno Brouard (fr)
+ Daniel Mustieles (es)
+ Djavan Fagundes (pt_BR)
+ Jorge González (es)
+ Mario Blättermann (de)
+ Matej Urbančič (sl)
+ Maxim V. Dziumanenko (uk)
+* Doc translations:
+ Mario Blättermann (de)
+ Matej Urbančič (sl)
+
============
Version 0.17
============
bgstack15