X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/d313ae7d23d2afde67e88bacb9c2262d46adc2de..46e6ad492a87595d271279e7dda5df4f8be9e730:/NEWS diff --git a/NEWS b/NEWS index 68406aa7..b81dadd2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ -rsync 2.5.1 (sometime in 2001?) +rsync 2.5.3 (not released yet) - BUG FIXES: - - * rsync.1 typo fix by Matt Kraai + ENHANCEMENTS: + + * Command to initiate connections is only shown with -vv, rather + than -v as in 2.5.2. Output from plain -v is more similar to + what was historically used so as not to break scripts that try + to parse the output.