summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-03-13 13:30:08 +0300
committermonsta <[email protected]>2017-03-13 13:30:08 +0300
commite2e4e7157b00733796c98af0377ffe40a06dc0c5 (patch)
tree43c4ea0ef41c89e9f22013c2ecb680d66cb90a84
parent25f76643b789f466694177e79cf1bc36edf508de (diff)
downloadeom-e2e4e7157b00733796c98af0377ffe40a06dc0c5.tar.bz2
eom-e2e4e7157b00733796c98af0377ffe40a06dc0c5.tar.xz
update NEWS for 1.18, also add 1.16.1 entries
-rw-r--r--NEWS27
1 files 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.