From e93826741ad84ebbd3bf330c6a6f915ee3a5b8c0 Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 5 Apr 2016 13:37:22 +0300 Subject: update NEWS and pack 1.13.x changes into single 1.14.0 entry --- NEWS | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/NEWS b/NEWS index bcbb5b5..e966e16 100644 --- a/NEWS +++ b/NEWS @@ -1,22 +1,24 @@ -eom 1.13.1 +eom 1.14.0 ========== - * plugins: don't use stock icon names - * avoid integer overflow when allocating a large block of memory - * totem-screensaver: use org.gnome.SessionManager to inhibit screensaver - * totem-screensaver: don't use old API and add ref to TotemScrsaver - * totem-screensaver: fix assertions on entry to TotemScrsaver methods + * Drop MateConf migration script + * Use org.gnome.SessionManager DBus name to inhibit screensaver + * Auto-reload unmodified images when their file is changed * GTK+3: add eom-window style class at top level - * fix build warnings and remove useless nested #if + * GTK+3: add css name EggToolbarEditor for 3.20 + * GTK+3: fix SVG rendering + * GTK+3: fix several deprecations + * Some more fixes and cleanups + * Translations update -eom 1.13.0 +eom 1.12.2 ========== - * fix compilation with enabled GObject Introspection - * fix GTK+3 build when --without-cms is set - * Gtk+3: fix more deprecations - * drop MateConf migration script - * use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime + * Print preview: avoid integer overflow when allocating a large + block of memory + * Fix build with introspection enabled + * Fix GTK+3 build when --without-cms is set + * Some more fixes eom 1.12.1 ========== -- cgit v1.2.1