summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Morin <gmorin@gnu.org>2002-01-05 13:48:38 +0000
committerGuillaume Morin <gmorin@gnu.org>2002-01-05 13:48:38 +0000
commitb720276f1339bcf6f236e2f5c445c2ec8acb6967 (patch)
treed864638ea980fdfbefecbf40da07b79689068704 /NEWS
parent0a47f1e31715799e7540535ad62db6ea8a6f626b (diff)
downloadstow-b720276f1339bcf6f236e2f5c445c2ec8acb6967.tar.gz
pre release update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 837fc7d..7791b77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
News file for Stow.
+* Changes in version 1.3.3:
+** Now requires Perl 5.005 or later
+** Initially empty directories are not removed anymore
+** Removed buggy fastcwd (we use POSIX::getcwd instead)
+** Fixed bug when the common Parent of Target dir and Stow dir was "/"
+** Fixed bug when handling directories named "0"
+** Stow now only warns the user if a directory is unreadable during unstowing.
+
* Changes in version 1.3:
** Added --restow option.
** Fixed handling of slashes in package names.