When -e is specified along with an rsyncd url, the client should get a
[rsync/rsync.git] / NEWS
1 rsync 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   INTERNAL:
19
20     * Many code cleanups and improved internal documentation.  (Martin 
21       Pool, Nelson Beebe)
22
23     * More test cases.  (Martin Pool)
24