From 87ba7282f696e74d78d4ff5f1d7f80c98a5fb946 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 11 Nov 2004 01:45:31 +0000 Subject: [PATCH] Mention the new --max-size option. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a9f3414b..78d5cd29 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ Changes since 2.6.3: ENHANCEMENTS: + - Added the --max-size option (promoted from the patches dir). + - The daemon-mode options were separated from the normal rsync options so that they can't be mixed together. This makes it impossible for a user to start a daemon that had improper default option values that @@ -34,7 +36,7 @@ Changes since 2.6.3: BUILD CHANGES: - - Support an OS that uses mkdev() instead of makedev(). + - Handle an operating system that use mkdev() in place of makedev(). NEWS for rsync 2.6.3 (30 Sep 2004) -- 2.34.1