diff --git a/ChangeLog b/ChangeLog index 1307a0ba8..e964d8dcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ -2004-01-19 Jim Meyering +2004-01-20 Jim Meyering * Version 5.1.2. +2004-01-19 Paul Eggert + + * tests/touch/relative: Use TZ=UTC0, not TZ=utc (which isn't + portable). Problem reported by Christian Krackowizer. Also, use + +0000 rather than +0 to specify a time zone, as the documentation + requires four digits. + +2004-01-19 Jim Meyering + * tests/mv/hard-4: Run envvar-check in case SIMPLE_BACKUP_SUFFIX is set. * tests/mv/backup-is-src: Likewise. Problem reported by Peter Horst