From 2e965239ee4f19f86e377ade94574c3c73a32425 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 15 Jun 2000 18:04:40 +0000 Subject: ln: fixed command line parser. Added support for "--" --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index d5c7268..e354825 100644 --- a/Changelog +++ b/Changelog @@ -61,7 +61,8 @@ * Simplified freeramdisk and added argument checking -- Pavel Roskin. * Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" - * Fixed segfault caused by "ln -s -s" and similar abuses. + * Fixed segfault caused by "ln -s -s" and similar abuses. Further fixes + and "--" support from Pavel Roskin. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- ". Implementation fixed by Pavel Roskin. * "which" rewritten to use stat(). Fixes to improve its compatability -- cgit v1.1