summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-05-07 15:37:38 +0000
committerJim Meyering <jim@meyering.net>2006-05-07 15:37:38 +0000
commit89745f895e58ea608caeaa0fdbbcc58a6366773c (patch)
treef32a18d2b308b64394f9c322945ee0b79c6091d9
parentafbf453a827eb77e36fb48ea068b6482764edbd0 (diff)
downloadcoreutils-89745f895e58ea608caeaa0fdbbcc58a6366773c.tar.xz
mention the df improvement from 2006-01-24
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea77560b5..015c9cb6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2006-05-06 Jim Meyering <jim@meyering.net>
+2006-05-07 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
+ * NEWS: Mention changes affecting df, pwd, shred.
+
+2006-05-06 Jim Meyering <jim@meyering.net>
+
* tests/ls/stat-vs-dirent: New test, to detect the bogus file
system condition where dirent.d_ino != stat.st_ino.
* tests/ls/Makefile.am (TESTS): Add stat-vs-dirent.