From: johanknol Date: Thu, 28 Mar 2002 11:02:06 +0000 (+0000) Subject: fixed bug #532436 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=d79355c904e3242cfd8344602589711b5732c231;p=fw%2Fsdcc fixed bug #532436 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2005 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 0f273eb5..7e7ff6e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-03-28 Johan Knol + + * src/SDCCval.c: fixed bug #532436 + 2002-03-14 Scott Dattalo * /src/port.h: Added "char *Processor" field to the port structure.