summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 86931185c9..4ccc5e7b2b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1804/cpukit
+ * sapi/include/confdefs.h: Replace obsolete THREAD_READY_CHAINS with
+ CONFIGURE_MEMORY_FOR_SCHEDULER and
+ CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULER in debug structure.
+
2011-05-23 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1791/cpukit