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 377caf6d4f..548992244c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-30 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/Makefile.am, score/include/rtems/score/threadq.h,
+ score/inline/rtems/score/threadq.inl: _Thread_queue_Process_timeout
+ was really too complex to be inlined.
+ * score/src/threadqprocesstimeout.c: New file.
+
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/Doxyfile: Revert Doxygen version changes.