From a38cb72576088ced22a7f20d5c660b23273dc850 Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 1 Apr 2018 14:09:54 +0300 Subject: release 1.18.8 --- NEWS | 15 +++++++++++++++ configure.ac | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 68203159..61fbad11 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +### mate-panel 1.18.8 + + * get focus when displaying "applet broken" dialog + * Fix rendering of radio buttons in status notifier + * status-notifier: don't crash if menu layout has wrong type + * status-notifier: don't crash if tooltip has wrong type + * set the "document-properties" icon in "Edit Menus" + * background: reword warning about unsupported background-image value + * run dialog: fix show-program-list enabling + * run dialog: fix segfault when program list is enabled + * run dialog: use F6 to switch between entry field and program list + * run dialog: fix expand of content on window resize + * run dialog: force icon size when loading app icon + * Add gir for mate_panel_applet_set_size_hints() + ### mate-panel 1.18.7 * panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide() diff --git a/configure.ac b/configure.ac index 89ea503d..71a8c5f5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.18.7], +AC_INIT([mate-panel], [1.18.8], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1