corrected the comment
[fw/sdcc] / ChangeLog
index 2218b51ee5bc60e2a917e4d2b732e1225a4abde5..d864dcc4a084c25cf7be631c08fbe31bf8a1f7fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,21 @@
+2008-08-24 Borut Razem <borut.razem AT siol.net>
+
+       * src/SDCC.y: applied patch
+         2050245: Fix # 1963382
+         for bug
+         1963382: Listing File - C file comment is incorrect
+         thanks to RvS
+
+2008-08-23 Borut Razem <borut.razem AT siol.net>
+
+       * src/pic16/gen.c: applied patch
+         2048464: PIC16: fix genUminus - addresses not.c regression test
+         thanks Mauro Giachero
+
 2008-08-22 Borut Razem <borut.razem AT siol.net>
 
        * device/lib/pic16/configure, device/lib/pic16/configure.ac,
-          src/pic16/main.c: allow spaces in gpasm and gplink paths
+         src/pic16/main.c: allow spaces in gpasm and gplink paths
 
 2008-08-15 Philipp Klaus Krause <pkk AT spth.de>