From 7de18f3d7d677139898a86a79cfc458e7ccc0414 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 4 Apr 2017 16:55:34 +0100 Subject: Bump version to 1.18.1 --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 588918fb..62b61483 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +### caja 1.18.1 + + * fix build warning (no const needed there) + * fix build with gcc 4.9.2 (looks like it's in c89 mode by default) + * search: added tag support (xattr::xdg.tags). + * Fix broken rename in list view by selectin file name cell. + * property-browser: don't recast GtkWidget as GtkWidget + * property-browser: add style class frame to scrolledwindows + * caja-application.c: Fix uninitialized variable + * Translations update + ### caja 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make -- cgit v1.2.1