Need to flush early errors before we exit.
[rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index d2043baeef1053ca81a898b44373bd6d06d9223a..23b7f034dd1d64ed00dea36df06c98df49883ad3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ Changes since 3.1.3:
     - Fixed an issue with --remove-source-files not removing a source symlink
       when combined with --copy-links.
 
+    - Fixed a bug where the daemon would fail to write early fatal error
+      messages to the client, such as refused or unknown command-line options.
+
     - Fixed the block-size validation logic when dealing with older protocols.
 
     - Some rrsync fixes and enhancements to handle the latest options.