summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-09-19 17:04:05 +0300
committermonsta <[email protected]>2016-09-19 17:04:05 +0300
commitc240fd6cf342bfa0b34a8ad162c00e448d342284 (patch)
tree8b5dd64f536e4ff645e07addeb333fe2957392ef
parentaed46b1474d0f0211da75c50c7d85f206586a5f3 (diff)
downloadmate-notification-daemon-c240fd6cf342bfa0b34a8ad162c00e448d342284.tar.bz2
mate-notification-daemon-c240fd6cf342bfa0b34a8ad162c00e448d342284.tar.xz
update NEWS for 1.16
-rw-r--r--NEWS28
1 files changed, 11 insertions, 17 deletions
diff --git a/NEWS b/NEWS
index 7e5793c..0207e78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,23 +1,17 @@
-1.15.1
+1.16.0
+ * Build: use 'm4' dir instead of 'macros' for m4 macros, like
+ in other projects
+ * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
+ --with-gtk build option
+ * Add support for GNotification
+ * Fix escaping of special characters
+ * Fix various GTK+ deprecations
+ * Translations update
- * Translation update
- * Slider: improve GtkStyleContex functions
- * Standard: port to GtkStyleContext
+1.14.1
+ * Translations update
* themes: make text translatable
- * standard: do not use dprecated GtkAlignment
* Save some RAM in NotifyTimeout
- * slider: do not use dprecated GtkAlignment
- * nodoka: do not use deprecated GtkAlignment
- * coco: do not use dprecated GtkAlignment
- * GTK+-3.20 daemon: avoid deprecated GdkDeviceManager
-
-1.15.0
-
- * Translations update
- * remove ancient and unneeded NEWS.GNOME file
- * use 'm4' dir instead of 'macros' - it's more common name for it
- * slider: remove color overriding that does nothing these days
- * require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option
* Coco, Nodoka: set notification window type
1.14.0