From: Andreas Jaeger Date: Tue, 10 Sep 2002 12:26:40 +0000 (+0200) Subject: Fix entry. X-Git-Tag: releases/gcc-3.3.0~2920 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65a8189ea77a75afeb8847970fc9373969ebd247;p=thirdparty%2Fgcc.git Fix entry. From-SVN: r57004 --- diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 3b9c4c1cfc31..593376a7195a 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,6 +1,7 @@ 2002-09-10 Jan Hubicka - * nil_method.c (nil_method): No longer varardic. + * nil_method.c (nil_method): No longer defined with variable + arguments. 2002-07-02 Rodney Brown