diff --git a/ChangeLog b/ChangeLog index b29c22307..214f759a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-10-09 Jim Meyering + * tests/cp/backup-is-src: Ensure that certain environment variables + are not set (e.g., SIMPLA_BACKUP_SUFFIX). Reported by Duncan Roe. + * tests/tail-2/big-4gb: Mark this as an expensive test; it would consume 4GB of disk space on systems without support for sparse files. Fix a logic error that'd make it `cat err' even though dd didn't fail.