Note about crash from Ayamura KIKUCHI
[rsync/rsync.git] / NEWS
... / ...
CommitLineData
1rsync 2.5.1 (sometime in 2001?)
2
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
9 BUG FIXES:
10
11 * rsync.1 typo fix by Matt Kraai
12
13 * Fix for segfault in rsyncd.conf parser by Paul Mackerras
14
15 * Test suite typo fixes Tom Schmidt