Files
rsync/NEWS
Martin Pool 1433e6da69 Patch from Zoong Pham and Albert Chin to improve detection of
getaddrinfo on Tru64.

Also configure.in test for mkfifo and sys/un.h, although we don't
actually use that yet.
2002-04-03 06:03:27 +00:00

8 lines
205 B
Plaintext

rsync changes since last release
BUG FIXES:
* Fix "forward name lookup failed" errors on AIX 4.3.3. (John
L. Allen, Martin Pool)
* Fix compilation on Tru64. (Albert Chin, Zoong Pham)