summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54de34cd..96d7c99a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 3.3 - 21 December 2013, Thierry Vignaud
+
+- fix doing nothing when clicking on notifications buttons (mga#12041)
+- split mgaapplet-update-checker
+ (prevents segfault due to mixing glib threads with secular forks)
+
+Version 3.2 - 16 December 2013, Thierry Vignaud
+
+- fix crashing when displaying about dialog (mga#12009)
+
+Version 3.1 - 6 December 2013, Thierry Vignaud
+
+- fix using Notifications introspection API (mga#11897)
+
+Version 3.0 - 5 December 2013, Thierry Vignaud
+
+- convert from gtk2 to gtk3 (needs rpmdrake >= 6.0)
+
+Version 2.84 - 16 November 2013, Colin Guthrie
+
+- polkit: only use pkexec when not already root
+
Version 2.83 - 13 October 2013, Colin Guthrie
- re-add polkit wrapper for urpmi.update (mga#11125)