diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog index e9c6ccc1df..be3356feb1 100644 --- a/cpukit/score/cpu/i386/ChangeLog +++ b/cpukit/score/cpu/i386/ChangeLog @@ -1,3 +1,7 @@ +2008-09-05 Ralf Corsépius + + * cpu.c: Stop using old-style defs. + 2008-08-21 Ralf Corsépius * rtems/score/types.h: Include stdbool.h.