From: Sergey Poznyakoff Date: Tue, 20 Jan 2004 23:32:26 +0000 (+0000) Subject: Updated X-Git-Tag: alpha_1_13_93~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092b81cb95eaafeb1869509e03a664bebf507604;p=thirdparty%2Ftar.git Updated --- diff --git a/ChangeLog b/ChangeLog index 30dbd36f..d2b19bb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-21 Sergey Poznyakoff + + * bootstrap: Bugfix by Marco Gerards : + Use $option instead of $1 so all options will be parsed. + 2004-01-04 Sergey Poznyakoff Started rewriting buffer.c ...