summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBob Proulx <bob@proulx.com>2007-09-07 10:29:32 +0200
committerJim Meyering <jim@meyering.net>2007-09-07 10:31:14 +0200
commite70487cda746cc0800a02003c93f74621640e201 (patch)
treedc77c66f8d87c28fee12db09a7f2fdf4a7521aff /ChangeLog
parent0fb836f179d0cb2509aefcf007157e02dd0814b6 (diff)
downloadcoreutils-e70487cda746cc0800a02003c93f74621640e201.tar.xz
Add a test: demonstrate that chmod ignores a dangling symlink
* tests/chmod/thru-dangling: New test. Fails. * tests/chmod/Makefile.am (TESTS): Add thru-dangling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8805358a..c09128bb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-07 Bob Proulx <bob@proulx.com>
+
+ Add a test: demonstrate that chmod ignores a dangling symlink
+ * tests/chmod/thru-dangling: New test. Fails.
+ * tests/chmod/Makefile.am (TESTS): Add thru-dangling.
+
2007-09-05 Jim Meyering <jim@meyering.net>
Adapt to new SELinux behavior: "?" vs. new "unlabeled"