summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-03 20:16:38 +0000
committerJim Meyering <jim@meyering.net>2006-09-03 20:16:38 +0000
commit5e451b260f87ec248ccaa2824ca4cad61abd2291 (patch)
tree66d03f9dfcf5f539deafe07cafcf99006a531162 /ChangeLog
parentfbb234c2a71d367ef229fde3d890aad8664df601 (diff)
downloadcoreutils-5e451b260f87ec248ccaa2824ca4cad61abd2291.tar.xz
* NEWS: Tweak the wording in the new change description so that
no one can think this change causes e.g., `rm -fr foo../' to fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dc620e33..4bc53f235 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-09-03 Jim Meyering <jim@meyering.net>
+ * NEWS: Tweak the wording in the new change description so that
+ no one can think this change causes e.g., `rm -fr foo../' to fail.
+
* tests/rm/inaccessible: Adjust for movement of config.h to lib/.
Use $CONFIG_HEADER, rather than hard-coding it.
* tests/rm/Makefile.am (TESTS_ENVIRONMENT): Set $CONFIG_HEADER.