1 rsync 2.5.1 (sometime in 2001?)
5 * --progress and -P now show estimated data transfer rate (in a
6 multiple of bytes/s) and estimated time to completion. Based
7 on a patch by Rik Faith.
9 * --no-detach option, required to run as a W32 service and also
10 useful when running on Unix under daemontools, AIX's SRC, or a
11 debugger. Thanks to Max Bowsher and Jos Backus.
15 * Correct string<->address parsing for both IPv4 and 6. Thankyou
16 to YOSHIFUJI Hideaki, SUMIKAWA Munechika and Jun-ichiro "itojun"
19 * rsync.1 typo fix by Matt Kraai.
21 * Fix for segfault in rsyncd.conf parser by Paul Mackerras.
23 * Test suite typo fixes Tom Schmidt.