* Removed svn:executable property from non-executable files
[fw/sdcc] / ChangeLog
index 6dc95f5bdb6b730d694796ccdbd00f97b3e5fdbd..08bb2a81962ce9e05672c5b349a29594b663b70d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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
+       * Removed svn:executable property from non-executable files
+
 2007-04-29 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * src/mcs51/gen.c (genRet): fixed bug 1707003