From: Wayne Davison Date: Mon, 6 May 2002 18:47:57 +0000 (+0000) Subject: Mention that --delete-after now implies --delete. X-Git-Tag: v2.5.6~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccd2b499edd9d936157bc2d2a9e957756e77a1dd;p=thirdparty%2Frsync.git Mention that --delete-after now implies --delete. --- diff --git a/NEWS b/NEWS index ff54bc46..c9d6d240 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ rsync changes since last release http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62489 + * The --delete-after option now implies --delete. + INTERNAL: * Many code cleanups and improved internal documentation. (Martin