[Xfce4-commits] [xfce/thunar] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Thu Feb 15 21:12:27 CET 2018


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       x   f   c   e   -   4   .   1   2   
   in repository xfce/thunar.

commit 2aa9f1eede49decb8e1656c83382bbce7ea2f904
Author: Alexander Schwinn <acs82 at gmx.de>
Date:   Thu Feb 15 21:05:59 2018 +0100

    Updates for release
---
 NEWS            | 9 +++++++++
 configure.ac.in | 4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index fa967f2..a89c3f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.6.14
+======
+- Do not translate "Trash" files and folders (Bug #14211)
+- Crash in thunar_file_is_gfile_ancestor (bug #14202)
+- Fix potential buffer overflow (Bug #12444)
+- Fix crash on unavailable file move copy (Bug #14056)
+- Translation updates: Arabic, Belarusian, Catalan, English (United Kingdom),
+  Finnish, Galician, Malay, Romanian, Serbian, Slovak, Thai
+
 1.6.13
 ======
 - Handle cases when file watch is not supported (Bug #13881)
diff --git a/configure.ac.in b/configure.ac.in
index 90fed8d..c46e04a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -26,10 +26,10 @@ m4_define([thunarx_verinfo], [0:0:0])
 m4_define([thunarx_version_api], [2])
 m4_define([thunar_version_major], [1])
 m4_define([thunar_version_minor], [6])
-m4_define([thunar_version_micro], [13])
+m4_define([thunar_version_micro], [14])
 m4_define([thunar_version_nano], [])
 m4_define([thunar_version_build], [@REVISION@])
-m4_define([thunar_version_tag], [git])
+m4_define([thunar_version_tag], [])
 m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
 
 dnl *******************************************

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list