X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/74be4fc399887ee6beeda794b16dcdf2497b6550..232ce2b2c8ce48020b4d5d26969c5dca9337a883:/NEWS diff --git a/NEWS b/NEWS index 5e6061f6..e139a467 100644 --- a/NEWS +++ b/NEWS @@ -56,4 +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.