Martins changes
[fw/sdcc] / ChangeLog
index 9626325b901787d410c66a7dd6a38cbb95d60cce..e34cbdb8cae18ebcbd0fcea8f97da38f624b6f2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-05-14  Bernhard Held <bernhard@bernhardheld.de>
+
+        * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
+       * src/SDCCutil.c: include ctype.h for win32
+
+2003-05-13  Bernhard Held <bernhard@bernhardheld.de>
+
+       * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
+
 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
 
        * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.