fixed bug 1255403
[fw/sdcc] / ChangeLog
index 1d526dc0d9a093da62bbdc995256ea955760582f..94037fd0a822ddee46bfd23b516716d14a3eda6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2008-03-14 Paul Stoffregen <paul AT pjrc.com>
+
+       * device/lib/printf_fast.c: fixed bug 1255403
+
 2008-03-14 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * doc/sdccman.lyx: enhanced paragraph about bankswitching for mcs51
+       * src/cdbFile.c (cdbWriteBasicSymbol): fixed bug 1909409 for locals
 
 2008-03-14 Borut Razem <borut.razem AT siol.net>