[Xfce4-commits] [xfce/thunar] 01/01: updated NEWS and configure.ac.in according to recent releases

noreply at xfce.org noreply at xfce.org
Sat May 18 00:41:22 CEST 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 37693bfe97fdddb6df1ebc857dd6c60d448f4f08
Author: Alexander Schwinn <alexxcons at xfce.org>
Date:   Sat May 18 00:40:50 2019 +0200

     updated NEWS and configure.ac.in according to recent releases
---
 NEWS            | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac.in |  2 +-
 2 files changed, 60 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index af50a33..08ea4d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+1.8.5
+=====
+- Do not exit when dbus name registration fails (Bug #15149)
+- tree view jumps (scrolls) when clicking on a directory (Bug #15174)
+- Correctly check if destination is writable (Bug #14718)
+- Make tree-view 'Move to Trash' icon the same as in main pane
+- Make toggle for the delete entry affect tree-view side pane too
+- Pathbar buttons are now resized on folder rename (#15024)
+- Load templates synchronously (Bug #15200)
+- delete key in tree-view can delete the user home folder (Bug #15095)
+- Hide unneeded context menu entries for folder "Trash" in tree view
+- crash after clicking when XDG_SESSION_TYPE isn't set (Bug #15366)
+- man page incorrectly suggests '-v' instead of '-V'
+- Fix how wallpaper is set on Gnome
+- SEGV (11) on USB-flash connection (Bug #13813)
+- Fix session startup priority
+- Fix queued context menu popup
+- Restore right-click drag and drop functionality (Bug #14583)
+- Translation updates: Albanian, Amharic, Arabic, Asturian, Basque, Belarusian,
+Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong SAR China),
+Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia),
+English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician,
+German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,
+Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,
+Norwegian Nynorsk, Occitan, Persian (Iran), Polish, Portuguese,
+Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovak, Slovenian,
+Spanish, Swedish, Telugu, Thai, Turkish, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
+
 1.8.4
 =====
 - renamed org.freedesktop.FileManager1.service.in to
@@ -146,6 +174,37 @@ 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.17
+======
+- tree view jumps (scrolls) when clicking on a directory (Bug #15174)
+- Correctly check if destination is writable (Bug #14718)
+- SEGV (11) on USB-flash connection (Bug #13813)
+- Translation updates: Albanian, Amharic, Arabic, Asturian, Basque, Belarusian,
+Bengali, Bulgarian, Catalan, Chinese (Hong Kong SAR China), Danish, Dutch,
+English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish,
+French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
+Interlingue, Japanese, Kazakh, Korean, Latvian, Malay, Norwegian Bokmål,
+Norwegian Nynorsk, Occitan, Persian (Iran), Polish, Portuguese,
+Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovenian, Spanish,
+Swedish, Telugu, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
+
+1.6.16
+======
+- Thunar sometimes mounts USB drives with root permission (Bug #14719)
+- FreeBSD -Thunar crash due to passing null to strcmp() (Bug #15059)
+- 100%CPU when the parent directory is not readable in tree-view (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)
+- Avoid segfault on file operations (Bug #14281)
+- Translation updates: Amharic, Asturian, Basque, Belarusian, Bengali, Catalan,
+Chinese (China), Chinese (Hong Kong SAR China), Chinese (Taiwan), Croatian,
+Czech, Danish, English (Australia), English (United Kingdom), Esperanto,
+Estonian, French, Galician, Greek, Icelandic, Italian, Kazakh, Latvian,
+Lithuanian, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Persian (Iran),
+Portuguese, Punjabi, Russian, Slovak, Slovenian, Telugu, Thai, Turkish,
+Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
+
 1.6.15
 ======
 - Thunar confuses files (bug #12435)
diff --git a/configure.ac.in b/configure.ac.in
index 9793d04..8c55181 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], [4])
+m4_define([thunar_version_micro], [5])
 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