X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3405fe45f40b050176e92be0ce00fc04a8345509..8fef0245283dadaa2d6b86096b13c78bfcae0b34:/NEWS diff --git a/NEWS b/NEWS index 4b4c6d31..e139a467 100644 --- a/NEWS +++ b/NEWS @@ -56,8 +56,15 @@ rsync 2.4.7 (sometime in 2001, maybe :) * Applied "simple nohang patch" from Wayne Davison. - * Update to work with autoconf2.50 and 2.13. - PLATFORMS: * Improved support for UNICOS (tested on Cray T3E and Cray SV1) + + * autoconf2.52 (or later) is now required to rebuild the autoconf + scripts. It is not required to simply build rsync. + + TESTING: + + * The existing test.sh script by Phil Hands has been merged into a + test framework that works from both "make check" and the Samba + build farm.