From 89a8180c5ec7ca9aafdf39393fc87210dd617606 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 28 Feb 2006 21:48:45 +0000 Subject: [PATCH] One more bugfix. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8cb7681e..1f89dc0b 100644 --- a/NEWS +++ b/NEWS @@ -104,6 +104,9 @@ Changes since 2.6.6: - Rsync now ignores the SIGXFSZ signal, just in case your OS sends this when a file is too large (rsync handles the write error). + - Fixed a bug in the debug output (-vvvvv) that could mention the wrong + checksum for the current file offset. + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files that -- 2.34.1