From: Wayne Davison Date: Sun, 12 Jun 2005 06:10:14 +0000 (+0000) Subject: Mention latest fix. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/30e7b0b28d35d912ce688ecc90cf642ddb2b353b Mention latest fix. --- diff --git a/NEWS b/NEWS index 2354151a..c5d3cf4d 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,11 @@ Changes since 2.6.5: BUG FIXES: + - The setting of flist->high in clean_flist() was wrong for an empty list. + This could cause flist_find() to crash in certain rare circumstances + (e.g. if just the right directory setup was around when --fuzzy was + combined with --list-dest). + - The outputting of hard-linked files when verbosity was > 1 was not right: without -i it would output the name of each hard-linked file as thought it had been changed (it now outputs a "is hard linked" message for the