mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-01-24 23:08:24 -05:00
14 lines
362 B
Plaintext
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.
|