diff options
author | Martin Wimpress <[email protected]> | 2017-04-04 16:55:34 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-04-04 16:55:34 +0100 |
commit | 7de18f3d7d677139898a86a79cfc458e7ccc0414 (patch) | |
tree | 5eb7f3460fb1e22726a65730b56890996e8569a7 /NEWS | |
parent | 5ccb2c978c9488888a9d3b09ef088d03bbf0fac2 (diff) | |
download | caja-7de18f3d7d677139898a86a79cfc458e7ccc0414.tar.bz2 caja-7de18f3d7d677139898a86a79cfc458e7ccc0414.tar.xz |
Bump version to 1.18.1v1.18.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |