X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5cf4896050c5c9221431e556cd711baa11c68c43..00f00f846b20b4d6bc0eee2668b0c50fd4531a48:/NEWS diff --git a/NEWS b/NEWS index b274c3ec..ae5472e1 100644 --- a/NEWS +++ b/NEWS @@ -176,6 +176,11 @@ Changes since 2.6.6: execute bit on files, for those times when using the --perms option is not desired. + - The daemon now logs each module-list request it receives. + + - New log-format options: %M (modtime), %U (uid), %G (gid), and %B + (permission bits, e.g. "rwxr-xrwt"). + - Some minor documentation improvements. - Updated some diffs in the patches dir.