mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-02-25 19:06:03 -05:00
17 lines
307 B
Plaintext
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.
|