From 5d54f33962161618e8fdf250dc435b02224d7662 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 13 Nov 2004 21:50:56 +0000 Subject: [PATCH] Mentioned the new fork() check. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 78d5cd29..900eb781 100644 --- 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). -- 2.34.1