[Xfce4-commits] <thunar:xfce-4.6> Updates for release.

Nick Schermer noreply at xfce.org
Fri May 21 20:46:01 CEST 2010


Updating branch refs/heads/xfce-4.6
         to 660dcccd781455f9be330c646673535d8ce6c055 (commit)
       from a5f78457d14a14d3ea748da1e0c204296c0f15dd (commit)

commit 660dcccd781455f9be330c646673535d8ce6c055
Author: Nick Schermer <nick at xfce.org>
Date:   Fri May 21 18:34:53 2010 +0200

    Updates for release.

 NEWS            |   13 +++++++++++--
 configure.in.in |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 9c49206..6bb140b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,20 @@
+1.0.2
+=====
+- Build fixes for GIT and some cleanups.
+- Fix make distcheck.
+- Work around png 1.4 API change.
+- Umask < 0022 not honoured (bug #5813 and #3532).
+- Translation updates (el, es, it, gl, pl, ru, tr, ro, lv, ur, ur_PK,
+  ast, hu, kk, nn, nl, am, bn, sk, ug).
+
 1.0.1
-========
+=====
 - Put quotes around filenames in thunar-wallpaper-plugin (bug #5056)
 - Apply umask properly when creating files/directories. 
   Patch by Giovanni Bechis (bug #3532).
 
 1.0.0
-========
+=====
 - Fix crash when entering the same hidden directory twice in the
   location entry (bug #4847).
 - Pass the current event time to startup notification, so focus
diff --git a/configure.in.in b/configure.in.in
index ad9ada7..8060ef2 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -13,7 +13,7 @@ m4_define([thunar_verinfo], [5:1:3])
 m4_define([thunar_version_api], [1])
 m4_define([thunar_version_major], [1])
 m4_define([thunar_version_minor], [0])
-m4_define([thunar_version_micro], [1])
+m4_define([thunar_version_micro], [2])
 m4_define([thunar_version_nano], [])
 m4_define([thunar_version_build], [@REVISION@])
 m4_define([thunar_version_tag], [])



More information about the Xfce4-commits mailing list