Mention the error improvements.
authorWayne Davison <wayned@samba.org>
Sat, 7 Nov 2009 17:46:01 +0000 (09:46 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 7 Nov 2009 17:46:01 +0000 (09:46 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 3c53834..090f2f1 100644 (file)
--- 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