summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-09-15 17:09:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-09-15 17:09:15 +0000
commitfdc70e2d4e0755774fe289a4f74028954ed30130 (patch)
tree68bb2e2404614ea33e336e5c272e6859edfadfa7 /cpukit/ChangeLog
parent2011-09-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-fdc70e2d4e0755774fe289a4f74028954ed30130.tar.bz2
2011-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/thread.h: Ensure CBS builds with POSIX disabled.
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 3db300ffb2..5e8705b3ca 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/include/rtems/score/thread.h: Ensure CBS builds with POSIX
+ disabled.
+
2011-09-15 Petr Benes <benesp16@fel.cvut.cz>
PR 1906/cpukit