summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-01-22 15:05:05 +0300
committermonsta <[email protected]>2017-01-22 15:36:35 +0300
commit4981de2a26e95a11e2fcb22f8d9b39bd538dd6c0 (patch)
tree41edb57f8082dd5e6ad78db7f48d072341153987
parentd443ee5ad388cacc96ce7d523af5216e266daf01 (diff)
downloadcaja-1.16.2.tar.bz2
caja-1.16.2.tar.xz
release 1.16.2v1.16.2
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4b754cca..9f20812b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Major changes in 1.16.2 are:
+* List view: show/hide columns instead of appending/removing them
+ (fixes crash when moving between trash and other folder with GTK+3)
+* Icon view: fix accessibility issues
+* Icon and compact views: fix moving to next/previous row (or column)
+ with right/left (or down/up) keys
+* Prefs dialog: fix vertical expand of content with window resize
+* Show "Open with" menu item and "Open with" tab in properties window
+ for .desktop and .theme files
+* Fix cursor refresh issues on folder change in single click mode
+* Fix runtime warnings on window closing and Caja exit
+* GTK+3: fix mousewheel scrolling in compact view
+* GTK+3: fix visual issues when renaming files
+* GTK+3: force X11 backend
+* Some more fixes and cleanups
+
Major changes in 1.16.1 are:
* Fix regression that sometimes caused visual glitches when selecting
icons
diff --git a/configure.ac b/configure.ac
index e28fcfa9..2a725125 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.1], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.16.2], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------
dnl GTK library version