Indicate that the exclude options in rsyncd.conf only apply when receiving
[rsync/rsync.git] / NEWS
... / ...
CommitLineData
1rsync changes since last release
2
3 BUG FIXES:
4
5 * Fix "forward name lookup failed" errors on AIX 4.3.3. (John
6 L. Allen, Martin Pool)
7
8 * Fix compilation on Tru64. (Albert Chin, Zoong Pham)
9
10 * Better handling of some client-server errors. (Martin Pool)
11
12 * When -e is specified along with an rsyncd url, the client should
13 get a warning but it should not be treated as an error. (Bill
14 Nottingham)
15
16 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62489
17
18 * The --delete-after option now implies --delete.
19
20 INTERNAL:
21
22 * Many code cleanups and improved internal documentation. (Martin
23 Pool, Nelson Beebe)
24
25 * More test cases. (Martin Pool)
26