Mention hang fix in the NEWS.

This commit is contained in:
Wayne Davison
2008-11-09 18:07:30 -08:00
parent c6c339cd18
commit 42130f9cb0

2
NEWS
View File

@@ -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.