summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-05-08 13:34:20 +0300
committermonsta <[email protected]>2017-05-08 13:34:20 +0300
commit8a1e2d352bec37779be9ba8c009df24d1c7a8141 (patch)
tree0cb4992746430bd4c93821c4f83a33e4b0e1b0db
parent922513f9bf1f87be18913b8a3f8ed3a9eee80a92 (diff)
downloadcaja-1.16.tar.bz2
caja-1.16.tar.xz
release 1.16.6v1.16.61.16
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2d1b3f7c..d1ea8630 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 1.16.6 are:
+* Show correct right-click menu after making file/folder selection
+* Make custom icons (like folder-color extension) work in list view
+* Open With dialog: force icon size to avoid huge icons with GTK+3
+* Load different CSS for desktop with GTK+ 3.14 (fixes black text
+ under desktop icons with some themes like Adwaita)
+
Major changes in 1.16.5 are:
* icon and compact view: fix scrolling and renaming in large folders
* IconCanvasItem: fix overlapping filenames on hover
diff --git a/configure.ac b/configure.ac
index 9fa8155e..7575455c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.16.5], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.16.6], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------
dnl GTK library version