summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-21 07:54:15 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-21 07:54:15 +0000
commitd11d06abfa74b711f681e34ed1c391bc27fbc1b4 (patch)
tree137d847957a8a7090b22afe92d44b2354ca0b0c8 /ChangeLog
parentabc9ec97f61e4895573be7ee41f23687ed34175c (diff)
downloadcoreutils-d11d06abfa74b711f681e34ed1c391bc27fbc1b4.tar.xz
* man/rm.x: Say "the response is affirmative".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6b085515..6bc56cadd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-21 Jim Meyering <jim@meyering.net>
+
+ * man/rm.x: Say "the response is affirmative" rather than "the
+ response begins with y or Y", so that the documentation is
+ accurate in non-English locales. Problem reported by Munzir Taha.
+
2004-09-19 Paul Eggert <eggert@cs.ucla.edu>
* src/echo.c (main): Don't pass NULL to strcmp when
@@ -7,7 +13,7 @@
(long_options, main): Remove support for undocumented and
obsolete --string option, as suggested in the 1996-09-26 patch.
* NEWS: Document this.
-
+
* tests/rm/fail-eperm: Don't try to remove writeable files in a
sticky /tmp directory, as SVR4-like systems (e.g., Solaris 9) let
you remove such files. Problem reported by Bert Fischer in: