aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2009-11-07 09:46:01 -0800
committerWayne Davison <wayned@samba.org>2009-11-07 09:46:01 -0800
commit8346c62a95d601f2516059cccb4784fe36fe3e9d (patch)
treee8a8a7af514efc0d515e950f1dc73dca8d78ed6d /NEWS
parent4655dcf218be15551c974a034b9c9f95e2505842 (diff)
downloadandroid_external_rsync-8346c62a95d601f2516059cccb4784fe36fe3e9d.tar.gz
android_external_rsync-8346c62a95d601f2516059cccb4784fe36fe3e9d.tar.bz2
android_external_rsync-8346c62a95d601f2516059cccb4784fe36fe3e9d.zip
Mention the error improvements.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c538342..090f2f14 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,11 @@ Changes since 3.0.4:
- Fixed some rare bugs in --iconv processing that might cause a multibyte
character to get translated incorrectly.
+ - Improved abnormal-exit error messages. This should help the client side
+ to receive errors from the server when it is exiting abnormally, and
+ should also avoid dying with an "connection unexpectedly closed" exit
+ when the closed connection is really expected.
+
ENHANCEMENTS:
- Added the --remote-option=OPT (-M OPT) command-line option that is useful