Files
rsync/NEWS
2014-11-27 12:02:56 -08:00

20 lines
496 B
Plaintext

NEWS for rsync 3.1.2 (UNRELEASED)
Protocol: 31 (unchanged)
Changes since 3.1.1:
BUG FIXES:
- ...
ENHANCEMENTS:
- Added "(DRY RUN)" info to the --debug=exit output line.
- Use usleep() for our msleep() function if it is available.
- Added a few extra long-option names to rrsync script, which will make
BackupPC happier.
DEVELOPER RELATED:
- Fixed a bug with the Makefile's use of INSTALL_STRIP.
- Tweaks for newer versions of git in the packaging tools.