summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-03-13 15:11:47 +0300
committermonsta <[email protected]>2017-03-13 15:11:47 +0300
commit4d1c6ab5aafd39f6d0e193aceaf7a2a4353bf39a (patch)
tree561e1a60cc32a8b232b7e3b8e1348482a5b512e8
parent59691feb4a98d2a3305a66d3776cd57c2de35c5c (diff)
downloadmate-applets-4d1c6ab5aafd39f6d0e193aceaf7a2a4353bf39a.tar.bz2
mate-applets-4d1c6ab5aafd39f6d0e193aceaf7a2a4353bf39a.tar.xz
update NEWS for 1.18
-rw-r--r--NEWS20
1 files changed, 12 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index 491cda47..4c3f9a7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,15 @@
-### mate-applets 1.17.0
-
+### mate-applets 1.18.0
+
+ * NEWS: use consistent, project wide, markdown-like formatting
+ to make generating release announcements easier
+ * Build: require libmateweather and mate-panel >= 1.17
+ * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
+ --with-gtk build option
+ * Weather: fix temperature label placement
+ * Weather: show proper help section for each tab of prefs dialog
+ * Fix some GTK+ deprecations and runtime warnings
+ * Some code cleanups
* Translations update
- * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
- * mateweather: fix temperature label placement with GTK+3
- * build: require libmateweather 1.16.0
- * build: check for stable release of libgtop
- * command: move command output processing into separate function
### mate-applets 1.16.0
@@ -96,4 +100,4 @@
* Migration to GSettings
* Update to latest libmatepanelapplet-4.0
* Mixer applet moved to mate-media
- * Timer applet is not migrated yet \ No newline at end of file
+ * Timer applet is not migrated yet