35d5a47a1311576e7e0d56239b375c2a08a799e4
[rsync/rsync.git] / NEWS
1 NEWS for rsync 3.0.6 (UNRELEASED)
2 Protocol: 30 (unchanged)
3 Changes since 3.0.5:
4
5   BUG FIXES:
6
7     - Fixed a hang in the batch-reading code with incremental recursion.
8
9     - Fixed the daemon's socket code to handle the simultaneous arrival of
10       multiple connections.
11
12     - Fixed the rrsync script to avoid a server-side problem when -e is at the
13       start of the short options.
14
15     - Fixed configure's erroneous use of target.
16
17   ENHANCEMENTS:
18
19     - ...