summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2008-11-09 18:07:30 -0800
committerWayne Davison <wayned@samba.org>2008-11-09 18:07:30 -0800
commit42130f9cb0eff5a6bc7a60f7d4588663cc1361c8 (patch)
tree022e6c76ecdef8fa795c5136a4361a1e204cc5ba
parentc6c339cd18d33fcaf5e8d125b9d5f3a33a6bb40c (diff)
downloadrsync-42130f9cb0eff5a6bc7a60f7d4588663cc1361c8.tar.gz
Mention hang fix in the NEWS.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 07b06204..d9c94547 100644
--- 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.