]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Mention --min-size/--max-size changes.
authorWayne Davison <wayned@samba.org>
Fri, 14 Oct 2005 20:40:31 +0000 (20:40 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 14 Oct 2005 20:40:31 +0000 (20:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 48713a3524a2a1dca7918bbc7c3d990a37e6495a..bb5a999b5d85c1928713bd5632e167ac4d9f3138 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,10 @@ Changes since 2.6.6:
       that are longer on the source than the destination (this includes new
       files).
 
+    - Added the --min-size=SIZE option.
+
+    - Enhanced the parsing of the SIZE value for --min-size and --max-size.
+
     - If lutimes() and/or lchmod() are around, use them to allow the
       preservation of attributes on symlinks.