]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Mention hang fix in the NEWS.
authorWayne Davison <wayned@samba.org>
Mon, 10 Nov 2008 02:07:30 +0000 (18:07 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 10 Nov 2008 02:07:30 +0000 (18:07 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 07b06204f26899aad407fba5b0b35c2340475711..d9c9454717393cedfb5651b270564e598334f91c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ Changes since 3.0.4:
       destination that had an empty path (e.g. "host:").  Also fixed a problem
       when -s was used when accessing a daemon via a remote-shell.
 
+    - Fixed a potential (hard to trigger) hang when using --remove-source-files.
+
     - Got rid of an annoying delay when accessing a daemon via a remote-shell.
 
     - Properly ignore (superfluous) source args on a --read-batch command.