diff options
author | monsta <[email protected]> | 2017-03-13 17:32:08 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-03-13 17:32:08 +0300 |
commit | 001c014f68bf994a3688e22ab4f44c4090c3cf00 (patch) | |
tree | 18e632fc7d943e69be21a59cab8617511f92e48a /NEWS | |
parent | 178994a7c466e8a29a77c64efcf3106028cb9cc8 (diff) | |
download | caja-extensions-001c014f68bf994a3688e22ab4f44c4090c3cf00.tar.bz2 caja-extensions-001c014f68bf994a3688e22ab4f44c4090c3cf00.tar.xz |
update NEWS for 1.18
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,7 +1,12 @@ -### caja-extensions 1.17.0 - +### caja-extensions 1.18.0 + + * NEWS: use consistent, project wide, markdown-like formatting to make + generating release announcements easier + * Build: require caja >= 1.17.1 and libmate-desktop >= 1.17.0 + * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk + build option + * Add xattr-tags extension to show xattr tags in a new column * Translations update - * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option ### caja-extensions 1.16.0 |