Document a couple more changes.

This commit is contained in:
Wayne Davison
2004-05-21 09:29:17 +00:00
parent ee1df1ccae
commit b03bded70b

6
NEWS
View File

@@ -25,6 +25,12 @@ Changes since 2.6.2:
items are now excluded from being uploaded (if the module is not
read-only) as well as downloaded.
- When using --backup without a --backup-dir, rsync no longer preserves
the modify time on directories. This avoids confusing NFS.
- Fixed a bug in the daemon authentication code when using one of the
batch-processing options.
ENHANCEMENTS:
- Added the "write only" option to the daemon's config file.