summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:58:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:58:06 +0000
commite8572cfdeb05c0ca9acef3699f3b9b4276bf327a (patch)
treea42d6b90d6e5243017b91c815692e9eae05dcef2 /cpukit/ChangeLog
parent2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.org> (diff)
downloadrtems-e8572cfdeb05c0ca9acef3699f3b9b4276bf327a.tar.bz2
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/include/sched.h: Remove. * posix/Makefile.am: Remove include/sched.h.
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,