1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-01-20 09:19:51 +00:00
parent bf05ef79f3
commit 085c5950e1
+10 -1
View File
@@ -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