X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=6bd0cf01a9cd30862853b921d7e78775442991e7;hb=0896ad01516dd8b11172b8a9c11cc906039dae19;hp=767387cf8eaa8b85741e6ffaba662ba005a7b8d2;hpb=32f9639457392ae2dbf9def01371c95754bf0e46;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 767387cf..6bd0cf01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2007-04-30 Borut Razem + + * doc/sdccman.lyx: + fixed bug #1669175: Problem with space in output paths + documented how to use paths with spaces for Windows users + +2007-04-29 Borut Razem + + * 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 + + * src/mcs51/gen.c (genRet): fixed bug 1707003 + 2007-04-27 Raphael Neider * src/pic16/pcode.c (pBlockRemoveUnusedLabels,pic16_pBlockAddInval,