X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/45574a73c156e389ab4aec98b6d30bb79d3ab367..794d033981cc87f8b9d2219b977df56873299ff8:/NEWS diff --git a/NEWS b/NEWS index 6703aa68..d34f5555 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,11 @@ Changes since 3.0.4: MD5 checksum of any transferred file, or all files if --checksum was specified (when protocol 30 or above is in effect). + EXTRAS: + + - Added an "instant-rsyncd" script to the support directory, which makes + it easy to configure a simple rsync daemon in the current directory. + DEVELOPER RELATED: - Added more conditional debug output.