summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-09-27 22:37:23 +0200
committerJim Meyering <jim@meyering.net>2007-09-27 22:37:33 +0200
commit5b0e90427261d1614da012dbd164ad446f403b46 (patch)
tree7b988406b549de653617ba9dad789f39f7c69f60 /ChangeLog
parent491c54ca99717339656509111012e88a6e3def84 (diff)
downloadcoreutils-5b0e90427261d1614da012dbd164ad446f403b46.tar.xz
Avoid spurious test failure when SELinux stats "selinux/class".
* tests/ls/stat-free-symlinks: Grep for more precise /^stat("x"/.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8bdd8727..b63e919ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-09-27 Jim Meyering <jim@meyering.net>
+ Avoid spurious test failure when SELinux stats "selinux/class".
+ * tests/ls/stat-free-symlinks: Grep for more precise /^stat("x"/.
+
Move file-set and hash-triple modules to gnulib.
* bootstrap.conf (gnulib_modules): Remove file-set, now that
it's in gnulib, and the canonicalize module requires it there.