* src/SDCCast.c (expandInlineFuncs): fixed bug 1875869
[fw/sdcc] / ChangeLog
index e0b1aa68bd8c6e2c947afaefd305e873fd2ec95d..de4bd271db3e3fbfa1f70803140ebdf5e1796447 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-24 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/SDCCast.c (expandInlineFuncs): fixed bug 1875869
+
 2008-02-22 Philipp Klaus Krause <pkk AT spth.de>
 
        * src/z80/gen.c (genMult): Rewrote 8-bit multiplication by constant,