Use overflow_exit() for overflows, not out_of_memory().
[rsync/rsync.git] / NEWS
CommitLineData
da9aefa6 1NEWS for rsync 3.0.3 (UNRELEASED)
3cbe640d 2Protocol: 30 (unchanged)
da9aefa6 3Changes since 3.0.2:
469ff84e 4
ac1541f4
WD
5 BUG FIXES:
6
1502f4f5
WD
7 - Fixed a wildcard matching problem in the daemon when a module has
8 "use chroot" enabled.
d62fb889 9
ac1541f4
WD
10 ENHANCEMENTS:
11
da9aefa6 12 - ...
fc051378 13
7c329ec7
WD
14 DEVELOPER RELATED:
15
da9aefa6 16 - Fixed a testcase failure if the tests are run as root.