Mentioned the new fork() check.
authorWayne Davison <wayned@samba.org>
Sat, 13 Nov 2004 21:50:56 +0000 (21:50 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 13 Nov 2004 21:50:56 +0000 (21:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 78d5cd2941534f183a3e50d26cc265e38b74b3b3..900eb781ef2e0103f9d3e3a38983d22fd06d7532 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ Changes since 2.6.3:
 
     - Fixed an off-by-one error in the handling of --max-delete=N.
 
+    - One fork() call needed to check for and handle a failure.
+
   ENHANCEMENTS:
 
     - Added the --max-size option (promoted from the patches dir).