Files
rsync/NEWS
2008-04-15 08:12:56 -07:00

17 lines
307 B
Plaintext

NEWS for rsync 3.0.3 (UNRELEASED)
Protocol: 30 (unchanged)
Changes since 3.0.2:
BUG FIXES:
- Fixed a wildcard matching problem in the daemon when a module has
"use chroot" enabled.
ENHANCEMENTS:
- ...
DEVELOPER RELATED:
- Fixed a testcase failure if the tests are run as root.