Mention vanishing-directory fix.
authorWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 16:38:24 +0000 (08:38 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 16:38:24 +0000 (08:38 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 7876f90..7fb6911 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ Changes since 3.0.5:
     - Fixed the rrsync script to avoid a server-side problem when -e is at the
       start of the short options.
 
+    - Fixed a problem where a vanished directory could turn into an exit code
+      23 instead of the proper exit code 24.
+
     - Fixed configure's erroneous use of target.
 
     - Fixed configure's --disable-debug option.