* src/z80/peeph.def: updated conditonals, fixed bug 1565908
[fw/sdcc] / ChangeLog
index 921d5e8fb3099e4ccaf41a41d3d76cc979fab98b..34aff3353c8b44eca74964126c49b25547c14125 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
        * device/include/stdlib.h: added rand prototypes
        * device/lib/rand.c: new, added
        * device/lib/Makefile.in: added rand.c
+       * src/z80/peeph.def: updated conditonals, fixed bug 1565908
 
 2006-09-20 Raphael Neider <rneider AT web.de>