From a21264a8b9edff20b561807754c3c7643929b4b8 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 21 Dec 2009 10:52:54 -0800 Subject: [PATCH] Mention the compress fix. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 4aa0d736..87ffb2a5 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ Changes since 3.0.6: - Avoid an error when --dry-run was trying to stat a prior hard-link file that hasn't really been created. + - Fixed a problem with --compress (-z) where the receiving side could + return the error "inflate (token) returned -5". + - Improved --skip-compress's error handling of bad character-sets and got rid of a lingering debug fprintf(). -- 2.47.3