1 NEWS for rsync 3.0.4 (UNRELEASED)
2 Protocol: 30 (unchanged)
7 - Changed the hard-link code to never try to allocate 0 bytes of memory.
8 This fixes a failure on some Operating Systems, such as AIX.
10 - Fixed a potential alignment issue in the IRIX ACL code when allocating
11 the initial "struct acl" object. Also, cast mallocs to avoid warnings.
13 - Fixed a couple issues in the --fake-super handling of xattrs when the
14 destination files have root-level attributes (e.g. selinux values) that
15 a non-root copy can't affect.
19 - Rsync will avoid sending an -e option to the server if an older protocol
20 in requested (and thus the option would not be useful). This lets the
21 user specify the --protocol=29 option to access an overly-restrictive