mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-19 06:48:07 -04:00
20 lines
496 B
Plaintext
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.
|