From: johanknol Date: Sat, 23 Feb 2002 12:55:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=02798a0da5d25f6aa0f36dd014e9f6b26787ad31;p=fw%2Fsdcc *** empty log message *** git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1952 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index f6791633..d3a58196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-02-23 + + * src/SDCCdflow.c (computeDataFlow): fixed bug #460088 + 2002-02-22 * src/SDCCast.c: fixed bug #514865