From: frief Date: Sat, 19 Jul 2003 10:33:35 +0000 (+0000) Subject: device/include/regc515c.h: fixed #758477 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1fa6959e5e4bcda13453f8c8d0691158210a3654;p=fw%2Fsdcc device/include/regc515c.h: fixed #758477 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2754 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 233b3a35..d5342030 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-07-19 Frieder Ferlemann + + * device/include/regc515c.h: fixed #758477 + 2003-07-18 Erik Petrich * src/z80/gen.c: fixed some right shift bugs (#772726 among them)