* debugger/mcs51/sdcdb.c: fixed compilation with older readline
[fw/sdcc] / ChangeLog
index 5174f53b4487e78f5440f88b6ce6c25596431cd6..960fb7c171c2bbc417ced62dddf7cc5fe2b99f47 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-08-23 Borut Razem <borut.razem AT siol.net>
+
+       * debugger/mcs51/sdcdb.c: fixed compilation with older readline
+         library versions without the completition functionality
+
+2007-08-22 Raphael Neider <rneider AT web.de>
+
+       * device/include/pic16/pic18f1220.h,
+       * device/lib/pic16/libdev/pic18f1220.c: applied patch #1776191
+
 2007-08-12 Borut Razem <borut.razem AT siol.net>
 
        * debugger/mcs51/Makefile.in: support/Util/SDCCerr.[ch] moved to src