summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-10 17:10:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-10 17:10:59 +0000
commitd15bae699db57cf37dcfb2cb5a6813ff79b2bd7f (patch)
tree6aa366d0b0b7851854a544f14507787d8ba49b91 /cpukit/ChangeLog
parent2009-06-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-d15bae699db57cf37dcfb2cb5a6813ff79b2bd7f.tar.bz2
2009-06-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Fix minor error when application has its own initialization task 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 deaa82bd5d..90672e1f76 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sapi/include/confdefs.h: Fix minor error when application has its own
+ initialization task table.
+
2009-06-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/heapwalk.c: Verify addresses are aligned.