* device/lib/pic/Makefile.in, device/lib/pic/Makefile.subdir,
[fw/sdcc] / ChangeLog
index 417602d81f3fa2b85c726261e5f49d00f0b24130..32491729d114260ba274171c5e8ed5809b86369e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-27 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/pic/Makefile.in, device/lib/pic/Makefile.subdir,
+         device/lib/pic/libdev/Makefile.in: fixed bug
+         [ 1438354 ] pic libsdcc: distclean doesn't work
+
 2006-07-26 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * device/lib/pic/libsdcc/fsdiv.c,
@@ -7,6 +13,7 @@
        * device/lib/_fsdiv.c,
        * device/lib/_fsmul.c: bugfix, handle too large and too small numbers
        * support/regression/tests/bug1520966.c: added
+       * doc/knownbugs.html: removed [ 1520966 ] from the list
 
 2006-07-25 Borut Razem <borut.razem AT siol.net>