summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-17 13:31:36 +0000
committerJim Meyering <jim@meyering.net>2003-10-17 13:31:36 +0000
commit2f28897780ae0f6f8d341bfd91f33a9fce0875d9 (patch)
tree7e094779524685a31b5c9a46531034a2a1ea0d2d /ChangeLog
parent0cdca036620446d0d566a23c3bedb90a302b1df6 (diff)
downloadcoreutils-2f28897780ae0f6f8d341bfd91f33a9fce0875d9.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eccee6f62..4f2adfaaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* Version 5.1.0.
+ * tests/chmod/no-x: New file.
+ * tests/chgrp/no-x: New file.
+ * tests/chmod/Makefile.am (TESTS): Add no-x.
+ * tests/chgrp/Makefile.am (TESTS): Likewise.
+
* src/du.c: Include "xfts.h".
(du_files): Use xfts_open, rather than fts_open.
* src/chown-core.c (chown_files): Likewise.