Mention the compress fix.
authorWayne Davison <wayned@samba.org>
Mon, 21 Dec 2009 18:52:54 +0000 (10:52 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 21 Dec 2009 18:52:54 +0000 (10:52 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 4aa0d7363738ac1a13d904aa2511f5820ec6fda9..87ffb2a5db1ee241c4a08e518e4e4259fb6ab7db 100644 (file)
--- 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().