aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2000-06-14 17:39:41 +0000
committerPavel Roskin <proski@gnu.org>2000-06-14 17:39:41 +0000
commite97da4007913bd29d8a18d038de29d9d4549163d (patch)
tree7a8cb9dac9f84df0c155b63308135d8b7b282d70 /Changelog
parent1af7ed5573de251690bae5ad70af1b3a6709457b (diff)
downloadbusybox-e97da4007913bd29d8a18d038de29d9d4549163d.tar.gz
Fixed "rm foo" that had been broken while implementing "rm -- foo"
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index a55f7f386..bb3cc4aa3 100644
--- a/Changelog
+++ b/Changelog
@@ -61,7 +61,7 @@
* Fixed segfault caused by "rm -f"
* Fixed segfault caused by "ln -s -s" and similar abuses.
* Fixed segfault caused by "cp -a -a" and similar abuses.
- * Implemented "rm -- <foo>"
+ * Implemented "rm -- <foo>". Implementation fixed by Pavel Roskin.
* "which" rewritten to use stat(). Fixes to improve its compatability
with traditional implementations -- Pavel Roskin.
* "mount" now reports errors from nfsmount() and assumes NFS mount