Intentional test of assert :_)
[rsync/rsync.git] / NEWS
CommitLineData
daa3d0e2
MP
1rsync changes since last release
2
3 ENHANCEMENTS:
4
5 * "make install-strip" works. (Greg Louis)
4c631ac6 6
142f5be9
MP
7 * With --progress, if we've finished transferring a file, show the
8 time taken; otherwise show expected time to complete. (Cameron
9 Simpson)
10
4c631ac6
MP
11 BUG FIXES:
12
13 * Fix test suite on Solaris. (Jos Backus)
6b2d24de
MP
14
15 * Fix minor memory leak in socket code. (Dave Dykstra, Martin
16 Pool.)
1bfbf40b
MP
17
18 * Fix --whole-file problem that caused it to be the default even
19 for remote connections. (Frank Schulz)