Files
rsync/NEWS
2018-03-25 19:11:41 -07:00

14 lines
362 B
Plaintext

NEWS for rsync 3.1.4 (UNRELEASED)
Protocol: 31 (unchanged)
Changes since 3.1.3:
BUG FIXES:
- Fix a compiler error/warning about shifting a negative value (in the zlib
code).
ENHANCEMENTS:
- Added support for RSYNC_SHELL & RSYNC_NO_XFER_EXEC environment variables
that affect the pre-xfer exec and post-xfer exec rsync daemon options.