NEWS for rsync 3.0.6 (UNRELEASED) Protocol: 30 (unchanged) Changes since 3.0.5: BUG FIXES: - Fixed a hang in the batch-reading code with incremental recursion. - Fixed the daemon's socket code to handle the simultaneous arrival of multiple connections. - Fixed the parsing of an [IPv6_LITERAL_ADDR] when a USER@ is prefixed. - The sender now skips a (bogus) symlink that has a 0-length value, which avoids a transfer error in the receiver. - Fixed the rrsync script to avoid a server-side problem when -e is at the start of the short options. - Fixed configure's erroneous use of target. ENHANCEMENTS: - ...