]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 May 2003 14:24:48 +0000 (14:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 May 2003 14:24:48 +0000 (14:24 +0000)
ChangeLog

index 9e24919354cff30da47e74a17eaaaed2d34d5ad9..94fba6cbcd8dc48bf208a98b592cb605130bd34b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-05-02  Jim Meyering  <jim@meyering.net>
+2003-05-03  Jim Meyering  <jim@meyering.net>
 
        * Version 5.0.1.
 
+       * tests/du/8gb: Skip test if the file system of `.' doesn't support
+       sparse files -- otherwise it'd create a file of size 8GB.
+
+2003-05-02  Jim Meyering  <jim@meyering.net>
+
        * src/fmt.c (usage): Don't mention obsolescent -WIDTH option.
        Instead explain about `-' and standard input.
        (main): Give a proper diagnostic for e.g., `fmt -c -72'.