]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 5 Feb 2003 09:47:23 +0000 (09:47 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 5 Feb 2003 09:47:23 +0000 (09:47 +0000)
ChangeLog

index 14eee8fe96fc36b1f1b4448ed1b2480b10706778..cd6f63eac3abe7f67c07bfb4d5aad09075608f72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-02-04  Jim Meyering  <jim@meyering.net>
+2003-02-05  Jim Meyering  <jim@meyering.net>
 
        * Version 4.5.6.
 
+       * tests/du/exclude: New file.
+       * tests/du/Makefile.am (TESTS): Add exclude.
+
+2003-02-04  Jim Meyering  <jim@meyering.net>
+
        `df /dev/block-or-char-device-file--not-mounted' now reports
        the name of the file system on which the file resides, usually `/'.
        Before, it would leave the `Mounted on' field blank.