From: Jim Meyering Date: Tue, 20 Jan 2004 09:19:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.2~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085c5950e1e88f289262546e8a0d44e45bbc0ba2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1307a0ba81..e964d8dcf7 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