]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 20 Jan 2004 09:19:51 +0000 (09:19 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 20 Jan 2004 09:19:51 +0000 (09:19 +0000)
ChangeLog

index 1307a0ba8163de05950b2dc8452cac05485f5c9d..e964d8dcf71c533daed211d6e077eba916d0ba83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
-2004-01-19  Jim Meyering  <jim@meyering.net>
+2004-01-20  Jim Meyering  <jim@meyering.net>
 
        * Version 5.1.2.
 
+2004-01-19  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <jim@meyering.net>
+
        * 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