aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-01-17 13:51:34 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2009-01-17 13:51:34 +0000
commit9f9b81c9ea45280689ebed795c578d0b58b829ed (patch)
tree8700a9f9a297729e3ff346cb14058e3e30c9bf84 /NEWS
parentd73f1295df0870cf4ead7aa3f6d56326cd68b449 (diff)
downloadwydawca-9f9b81c9ea45280689ebed795c578d0b58b829ed.tar.gz
wydawca-9f9b81c9ea45280689ebed795c578d0b58b829ed.tar.bz2
Fix handling of the symlink directive.
* src/diskio.c (symlink_file): Silently remove existing symlink target. * NEWS: Update. git-svn-id: file:///svnroot/wydawca/trunk@331 6bb4bd81-ecc2-4fd4-a2d4-9571d19c0d33
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e272976..db8412d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Wydawca NEWS -- history of user-visible changes. 2008-09-03
+Wydawca NEWS -- history of user-visible changes. 2009-01-17
Copyright (C) 2007, 2008 Sergey Poznyakoff
See the end of file for copying conditions.
@@ -9,6 +9,11 @@ Version 1.0.90, (SVN)
* Log detailed statistics only if at least one counter is not zero.
+* Handling of the `symlink' directive.
+
+If the symlink target exists, it is silently removed and the new link
+is created. This behavior is compatible with that of ftp.gnu.org.
+
Version 1.0, 2008-08-23

Return to:

Send suggestions and report system problems to the System administrator.