From b959b45afd4c131dc4b761f3c262227b22aa1734 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 26 Aug 2017 14:02:24 +0200 Subject: release 1.18.4 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dc6c52ab..f8257185 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +### caja 1.18.4 + + Fix zoom in list-view + pathbar: enable mousewheel scrolling like it was with GTK+2 + open-with-dialog: set max-char-width for a label + Fix "Open With" dialog "Open" button's text misaligned + caja-pathbar: Fix off-by-one error + Fix browsing/autorun media on insertion + fix vertical Compact View scrolling in fm_icon_view_scroll_event() + ### caja 1.18.3 restore DBus interface initialization diff --git a/configure.ac b/configure.ac index 0246ffd9..67bdf7c8 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.18.3], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.18.4], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- -- cgit v1.2.1