summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-01-13 13:55:53 +0000
committerJim Meyering <jim@meyering.net>2006-01-13 13:55:53 +0000
commitb88411cca3e2812bd59feb97cf99c9479b7b1607 (patch)
tree825d8461c1f826f69554a4a786e86328517e62b9 /ChangeLog
parent9f43b7e39dd80f56b892c474ee72a6f9f9dea51b (diff)
downloadcoreutils-b88411cca3e2812bd59feb97cf99c9479b7b1607.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 05ed49ce2..cc1fe9dc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 6.0-cvs.
+ * tests/Makefile.am (SUBDIRS): Add comments discouraging the
+ addition of new directories under tests/.
+
* tests/acl: Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's
getfacl would hang.