* src/SDCCval.c: fixed bug
[fw/sdcc] / ChangeLog
index e86ce285027991f7718028465bf760c1c52cf88f..18520c48297e76b6b5ad22da6d8d70f4bc4dc2a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2007-04-29 Borut Razem <borut.razem AT siol.net>
 
        * Fixed svn:eol-style and svn:keywords properties
+       * src/SDCCval.c: fixed bug
+         #1592871: Segfault with "large" const arrays of characters
+         replaced recursion with iteration
 
 2007-04-29 Maarten Brock <sourceforge.brock AT dse.nl>