Update notes
[rsync/rsync.git] / NEWS
CommitLineData
d313ae7d 1rsync 2.5.1 (sometime in 2001?)
25ea348b 2
2f8dc291
MP
3 ENHANCEMENTS:
4
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.
8
d313ae7d
MP
9 BUG FIXES:
10
2f8dc291
MP
11 * rsync.1 typo fix by Matt Kraai
12
13 * Fix for segfault in rsyncd.conf parser by Paul Mackerras
25ea348b 14
2f8dc291 15 * Test suite typo fixes Tom Schmidt