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