summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-10-12 13:33:02 +0200
committerraveit65 <[email protected]>2023-10-12 13:33:02 +0200
commitbe4360f5014bd01fb2ab522d2c3dee22617b85c3 (patch)
tree2a944304902af5abf88dd61fbcd5ff1fed70222d
parentbbac57d1543d733053fdf92d49fe5681d020e90b (diff)
downloadcaja-1.26.2.tar.bz2
caja-1.26.2.tar.xz
release 1.26.2v1.26.2
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 045a3801..f8a43d2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
+### caja 1.26.2
+
+ * update translations
+ * caja-file: fix future informal date bug
+ * caja-file: fix yesterday/today informal date bug
+ * Replace deprecated code from xrandr
+ * caja-desktop-window: Fix the xrandr error
+
### caja 1.26.1
- * tx: sync with transifex
+ * update translations
* Fix Caja does not show icons of application launchers
* caja-mime-actions: fix memory leak
* caja-bookmark: fix memory leak
diff --git a/configure.ac b/configure.ac
index 5b7c01c3..796f9c1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
AC_INIT([caja],
- [1.26.1],
+ [1.26.2],
[https://github.com/mate-desktop/caja/issues],
[caja],
[https://mate-desktop.org])