Fixed a hang in the inc_recurse batch-reading code.
[rsync/rsync.git] / NEWS
CommitLineData
5ea7c8aa 1NEWS for rsync 3.0.6 (UNRELEASED)
3cbe640d 2Protocol: 30 (unchanged)
5ea7c8aa 3Changes since 3.0.5:
469ff84e 4
ac1541f4
WD
5 BUG FIXES:
6
8250d8a1
WD
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.
b292021e 16
a76ba8b4
WD
17 ENHANCEMENTS:
18
5ea7c8aa 19 - ...