Mention the bugfix in option-parsing error-reporting from a daemon.

This commit is contained in:
Wayne Davison
2004-06-12 18:27:04 +00:00
parent 1732b6c037
commit 2c2898a388

4
NEWS
View File

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