From 30e7b0b28d35d912ce688ecc90cf642ddb2b353b Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 12 Jun 2005 06:10:14 +0000 Subject: [PATCH] Mention latest fix. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.34.1