mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-22 10:15:04 -04:00
Mention the latest fixes.
This commit is contained in:
1 parent
3a2495cb22
commit
30fb28cc97
1 file changed
+6
@@ -6,6 +6,9 @@ Changes since 3.0.8:
|
||||
|
||||
- Fix a crash bug in checksum scanning when --inplace is used.
|
||||
|
||||
- Fix a hang if a hard-linked file cannot be opened by the sender (e.g.
|
||||
if it has no read permission).
|
||||
|
||||
- Fix preservation of a symlink's system xattrs (e.g. selinux) on Linux.
|
||||
|
||||
- Fix a bug with the modifying of unwritable directories.
|
||||
@@ -16,4 +19,7 @@ Changes since 3.0.8:
|
||||
|
||||
- Make daemon-excluded file errors more error-like.
|
||||
|
||||
- Fix a compilation issue on older C compilers (due to a misplaced var
|
||||
declaration).
|
||||
|
||||
- Fix some issues with the post-processing of the man pages.
|
||||
Reference in new issue
Block a user