1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-03-28 14:03:26 +00:00
parent cf0fa2d930
commit 2a049a867f
+10 -1
View File
@@ -1,7 +1,16 @@
2003-03-27 Jim Meyering <jim@meyering.net>
2003-03-28 Jim Meyering <jim@meyering.net>
* Version 4.5.12.
* tests/du/basic: Use seq, not `yes' to generate 4KB of data.
Otherwise, on systems (DJGPP) that emulate pipes using files,
this test would never complete, waiting for `yes' to terminate.
* tests/du/slink: As above, use seq, not `yes' to generate link target.
* tests/rm/hash: As above, use seq, not `yes' to generate dir name.
Reported by Rich Dawe.
2003-03-27 Jim Meyering <jim@meyering.net>
* src/id.c: Remove Arnold Robbins' obsolete e-mail address
from `written by...' comment, at his request.