Mention the bugfix in option-parsing error-reporting from a daemon.
authorWayne Davison <wayned@samba.org>
Sat, 12 Jun 2004 18:27:04 +0000 (18:27 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 12 Jun 2004 18:27:04 +0000 (18:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1f21b7a..43f4145 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,10 @@ Changes since 2.6.2:
       for a symlink that has no referent instead of claiming that a file
       "vanished".
 
+    - Error messages from the daemon server's option-parsing (such as
+      refused options) now get sent back to the client (the server used
+      to just exit).
+
     - Fixed a bug in the daemon authentication code when using one of the
       batch-processing options.