aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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