From 5e451b260f87ec248ccaa2824ca4cad61abd2291 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 3 Sep 2006 20:16:38 +0000 Subject: * 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. --- ChangeLog | 3 +++ NEWS | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0dc620e33..4bc53f235 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-09-03 Jim Meyering + * 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. diff --git a/NEWS b/NEWS index d9ca4f85f..ea70f8310 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,8 @@ GNU coreutils NEWS -*- outline -*- ** Changes in behavior rm now rejects attempts to remove the root directory, e.g., `rm -fr /' - now fails without removing anything. Likewise for file names ending - in `./' and `../'. + now fails without removing anything. Likewise for any file name with + a final `./' or `../' component. ** Infrastructure changes -- cgit v1.2.3-70-g09d2