From e2e4e7157b00733796c98af0377ffe40a06dc0c5 Mon Sep 17 00:00:00 2001
From: monsta <monsta@inbox.ru>
Date: Mon, 13 Mar 2017 13:30:08 +0300
Subject: update NEWS for 1.18, also add 1.16.1 entries

---
 NEWS | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/NEWS b/NEWS
index 9702c12..23062a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,20 +1,21 @@
-### eom 1.17.2
-
-  * Translations update
-  * plugins engine: enable python plugin loader from libpeas
-
-### eom 1.17.1
-
+### eom 1.18.0
+
+  * NEWS: use consistent, project wide, markdown-like formatting
+    to make generating release announcements easier
+  * Build: require libmate-desktop >= 1.17
+  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
+    --with-gtk build option
+  * Drop Python bindings and --enable-python build option
   * Port plugin system and plugins to libpeas
   * Some code and docs cleanups
   * Translations update
 
-### eom 1.17.0
+### eom 1.16.1
 
-  * Translations update
-  * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
-  * drop Python plugins support and --enable-python build option
-  * prefs dialog: fix runtime warning
+  * Prefs dialog: fix runtime warning
+  * Fix auto-reload of externally modified image
+  * Fix memleak when loading SVG fails
+  * GTK+3: force X11 backend
 
 ### eom 1.16.0
 
@@ -110,4 +111,4 @@
 
 ### eom 1.5.0
 
-  * Migration to gsettings.
\ No newline at end of file
+  * Migration to gsettings.
-- 
cgit v1.2.1