* device/include/Makefile.in (install),
[fw/sdcc] / ChangeLog
index f2a1d3f8ee793b315b2d996dd1dd8ee82d0d8d5c..25c1c335be0a3dabbef18bf74debc5534bea99fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,9 @@
        * support/Util/SDCCerr.h:
        * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
        * .version: bumped version number to 2.3.8
+       * device/include/Makefile.in (install),
+       * doc/Makefile (install): changed to 'rm `find ...`' construct to
+       avoid warnings
 
 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>