summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 98cd56bbeb..ea7e6b59b6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * posix/include/sched.h: Remove.
+ * posix/Makefile.am: Remove include/sched.h.
+
2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.org>
* posix/src/psxtransschedparam.c, posix/src/pthread.c,