Mention the latest bugfix.
authorWayne Davison <wayned@samba.org>
Mon, 17 Apr 2006 19:55:16 +0000 (19:55 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 17 Apr 2006 19:55:16 +0000 (19:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6e3fb0b..4d7f332 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ Changes since 2.6.7:
     - If rsync cannot honor the --delete option, we output an error and exit
       instead of silently ignoring the option.
 
     - If rsync cannot honor the --delete option, we output an error and exit
       instead of silently ignoring the option.
 
+    - Fixed a bug in the --link-dest code that prevented special files (such as
+      fifos) from being linked.
+
     - The ability to hard-link symlinks and special files is now determined at
       configure time instead of at runtime.  This fixes a bug with --link-dest
       creating a hard-link to a symlink's referent on a BSD system.
     - The ability to hard-link symlinks and special files is now determined at
       configure time instead of at runtime.  This fixes a bug with --link-dest
       creating a hard-link to a symlink's referent on a BSD system.