[Xfce4-commits] [xfce/thunar] 01/01: updated NEWS and configure.ac.in according to recent releases
noreply at xfce.org
noreply at xfce.org
Thu Jan 24 23:47:08 CET 2019
This is an automated email from the git hooks/post-receive script.
a l e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/thunar.
commit 7a68459b010e105e642829821634452fee6a6fcc
Author: Alexander Schwinn <alexxcons at xfce.org>
Date: Thu Jan 24 23:46:51 2019 +0100
updated NEWS and configure.ac.in according to recent releases
---
NEWS | 29 +++++++++++++++++++++++++++++
configure.ac.in | 2 +-
2 files changed, 30 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 0d6b40c..9c7b6f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+1.8.3
+=====
+- Thunar sometimes mounts USB drives with root permission (Bug #14719)
+- FreeBSD -Thunar crash due to passing null to strcmp() (Bug #15059)
+- Add support for org.freedesktop.FileManager1 (Bug #12414)
+- Still 8sec delay on logout when there is an open thunar window (Bug #15008)
+- Thunar does not recover directories opened in a previous session (Bug #14969)
+- Thunar utilizes 100%CPU when the parent directory is not readable (Bug #14900)
+- Add support for CTRL+Z in rename dialog (Bug #14956)
+- Thunar rarely freezes when switching to tree-view (#14960)
+- Crash in tree-view when multiple windows are open (Bug #14714)
+- Improve description of UCA command parameters (Bug #14720)
+- Fixed some Warnings and GLib-GObject-CRITICAL messages
+- Translation updates: Albanian, Belarusian, Catalan, Chinese (China),
+Chinese (Taiwan), Croatian, Czech, English (Australia), Finnish, Galician,
+German, Greek, Hebrew, Hungarian, Icelandic, Italian, Japanese, Kazakh, Korean,
+Lithuanian, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Romanian,
+Russian, Slovak, Spanish, Thai, Turkish
+
1.8.2
=====
- Custom actions without an icon could caused the file manager to crash (Bug #14464)
@@ -120,6 +139,16 @@ Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Turkish, Ukrain
Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish,
Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
+1.6.15
+======
+- Thunar confuses files (bug #12435)
+- Thunar User Configurable Actions do not work for remote locations (bug #7652), patch from (bug#7305)
+- replaced links to "http://thunar.xfce.org/" with "https://docs.xfce.org/xfce/thunar/Start/"
+- SIGSEGV when thumbnailer is under heavy load after opening many tabs (bug #13756)
+- Fixed creation of .desktop file when dropping URL into folder (bug #14239)
+- Restoring non-empty folders leaves copy in Trash (bug #13535)
+- Translation updates: Catalan, Persian (Iran), Portuguese, Swedish
+
1.6.14
======
- Do not translate "Trash" files and folders (Bug #14211)
diff --git a/configure.ac.in b/configure.ac.in
index 68267af..86cc926 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -26,7 +26,7 @@ m4_define([thunarx_verinfo], [0:0:0])
m4_define([thunarx_version_api], [3])
m4_define([thunar_version_major], [1])
m4_define([thunar_version_minor], [8])
-m4_define([thunar_version_micro], [1])
+m4_define([thunar_version_micro], [3])
m4_define([thunar_version_nano], [])
m4_define([thunar_version_build], [@REVISION@])
m4_define([thunar_version_tag], [git])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list