Start the 3.0.4 branch.
[rsync/rsync.git] / NEWS
1 NEWS for rsync 3.0.4 (UNRELEASED)
2 Protocol: 30 (unchanged)
3 Changes since 3.0.3:
4
5   BUG FIXES:
6
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.
9
10   ENHANCEMENTS:
11
12     - NONE