summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 518c158b1d..471b2b82ef 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
+ * score/src/objectinitializeinformation.c: Reverse sense of conditional
+ and improve comment. Comment was right but brief, conditional was
+ backwards.
+
+2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
PR 1759/cpukit
* posix/src/cancel.c, posix/src/pthreaddetach.c,
posix/src/pthreadequal.c, posix/src/pthreadgetschedparam.c,