diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 5d33b275b4..190bb82cde 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2010-06-17 Ralf Corsépius + + * wrapup/Makefile.am, score/Makefile.am: Remove LIBITRON. + * score/src/objectallocatebyindex.c, score/src/objectgetbyindex.c, + score/src/threadrotatequeue.c: Remove. + * Makefile.am: Remove itron. + * configure.ac: Remove itron. + * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove. + 2010-06-17 Ralf Corsépius * libfs/src/rfs/rtems-rfs-file-system.h: Revert previous change.