diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-13 13:55:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-13 13:55:53 +0000 |
commit | b88411cca3e2812bd59feb97cf99c9479b7b1607 (patch) | |
tree | 825d8461c1f826f69554a4a786e86328517e62b9 | |
parent | 9f43b7e39dd80f56b892c474ee72a6f9f9dea51b (diff) | |
download | coreutils-b88411cca3e2812bd59feb97cf99c9479b7b1607.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |