From: Wayne Davison Date: Fri, 1 Aug 2003 08:01:15 +0000 (+0000) Subject: Mention the --backup fix. X-Git-Tag: v2.5.7~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d594399c6a6eb30c2c7f88e56bc4235b529fb270;p=thirdparty%2Frsync.git Mention the --backup fix. --- diff --git a/NEWS b/NEWS index 88c19890..1e184e8f 100644 --- a/NEWS +++ b/NEWS @@ -75,6 +75,9 @@ Changes since version 2.5.6: that contains already-compressed data. (Yasuoka Masahiko and Wayne Davison) + * Fixed a bug in the --backup code that could cause deleted files + to not get backed up. + INTERNAL: * Eliminated vestigial support for old versions that we stopped