* support/scripts/sdcc.nsi: added section debugging macros, added SDCC icon,
[fw/sdcc] / ChangeLog
index 94037fd0a822ddee46bfd23b516716d14a3eda6f..ced7fbc4ca9178fe84abc94b68434a409a7e280a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-03-16 Borut Razem <borut.razem AT siol.net>
+
+       * support/scripts/sdcc.nsi: added section debugging macros, added SDCC icon,
+         changed startup menu for release distribution, code cleaning
+
+2008-03-16 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/SDCCcse.c (algebraicOpts): fixed bug 1579949
+       * support/regression/tests/bug1579949.c: new, added
+
 2008-03-14 Paul Stoffregen <paul AT pjrc.com>
 
        * device/lib/printf_fast.c: fixed bug 1255403