summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 17:25:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 17:25:31 +0000
commit6c71b25364d2720a54d4e4d27ead1292a3fc4977 (patch)
treed1bb042c60328acb5e5ece9a78e9cb64b88cc58f /cpukit/ChangeLog
parentusee inttypes.h for output format specifiers (diff)
downloadrtems-6c71b25364d2720a54d4e4d27ead1292a3fc4977.tar.bz2
2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h, score/src/threadcreateidle.c: Idle thread body is now completely configured via the Configuration table.
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 856336a87f..88401f12bd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sapi/include/confdefs.h, score/src/threadcreateidle.c: Idle thread
+ body is now completely configured via the Configuration table.
+
2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1291/cpukit