summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-09 10:00:15 +0000
committerJim Meyering <jim@meyering.net>2003-07-09 10:00:15 +0000
commit4ad6473e4f0ff2575efd219e8a884c088c479a2e (patch)
tree731be65dcd3faf8a3516f30026cefae16807c71b /ChangeLog
parent6d2bd321e81e4e363392f9a4401bd4a37df81ff6 (diff)
downloadcoreutils-4ad6473e4f0ff2575efd219e8a884c088c479a2e.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04e83a3de..55e15101d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.0.1.
+ * tests/du/slash: New file/test for today's lib/ftw.c fix.
+ * tests/du/Makefile.am (TESTS): Add slash
+
* src/tail.c (xlseek): Avoid warning about ``return without value
from function returning non-void''.