Fixed "rm foo" that had been broken while implementing "rm -- foo"
diff --git a/Changelog b/Changelog
index a55f7f3..bb3cc4a 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