X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4c631ac621e34e712f25045bd721876c173e6709..67684d038de4c18431af0ccc17f55efbf4f20eb8:/NEWS diff --git a/NEWS b/NEWS index a17b617f..f62c15af 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,16 @@ rsync changes since last release - ENHANCEMENTS: + BUG FIXES: + + * Fix "forward name lookup failed" errors on AIX 4.3.3. (John + L. Allen, Martin Pool) - * "make install-strip" works. (Greg Louis) + * Fix compilation on Tru64. (Albert Chin, Zoong Pham) - BUG FIXES: + INTERNAL: + + * Many code cleanups and improved internal documentation. (Martin Pool, Nelson + Beebe) + + * More test cases. (Martin Pool) - * Fix test suite on Solaris. (Jos Backus)