* support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
[fw/sdcc] / ChangeLog
index 6608f8000663c7501e7d402e1eddb91277e8f0a8..35c6bea1dd562c971a8e8ba8aaf7b8c97a2cb63e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-17 Borut Razem <borut.razem AT siol.net>
+
+       * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
+         thanks Stas Sergeev
+
 2006-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * device/include/mcs51/P89c51RD2.h,
        * src/z80/gen.c (aopop): fix for bug #1479882; use new, exclusive asmop
        if size of operand is smaller than spill location
 
+2006-05-12 Borut Razem <borut.razem AT siol.net>
+
+       * *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
+         have to have CR/LF line endings even if they are checked out on *nix
+         or on WIN32 in cygwin binmode
+
 2006-05-12 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * doc/sdccman.lyx: documented numeric ranges, WEBDOC #1442369