From 78164200fba16abdbf40be79dff48e9ff8c5e31e Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 19 Sep 2016 18:17:47 +0300 Subject: update NEWS for 1.16 --- NEWS | 35 +++++++++++------------------------ 1 file changed, 11 insertions(+), 24 deletions(-) diff --git a/NEWS b/NEWS index 17e3785..c93b4ae 100644 --- a/NEWS +++ b/NEWS @@ -1,30 +1,17 @@ -1.15.1 +1.16.0 + * Add Properties and Delete buttons + * Fix several drag-and-drop issues + * Fix crash when .desktop file has slash in the name + * Some more fixes and cleanups * Translations update - * quit on delete event - * MainWindow: make property editing work again - * MainWindow: refactor button sensitivity code a bit - * MainWindow: don't select the destination directory after a drop - * MainWindow: fix drag/drop handlers - * util: remove unused for_properties - * add properties and a delete button - * fix minidom related crashes (#29) - * encode with utf-8 before writing XML - * remove dumb explicit checks - * MenuEditor: be resilient to bad XML - * move revert item code close together - * MenuEditor: undo and redo lists should not be global - * MenuEditor: put removeWhitespaceNodes somewhere else - * MenuEditor: fix up XML writing - * MenuEditor: remove regex madness - * util: use GLib for xdg basedir spec stuff - * MenuEditor: scrap unused __deleteItem - * util: replace our own DesktopParser with GKeyFile - * fix several drag-and-drop usability issues - * don't crash when a desktop has a / in the name - -1.15.0 +1.14.1 + + * Fix crash and erasing of menu file when processing + non-ASCII character + * Fix crash on invalid XML file + * Always encode with UTF-8 before writing XML file * Translations update 1.14.0 -- cgit v1.2.1