summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-28 17:08:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-28 17:08:19 +0000
commita8a4e7c09ff6c5ee6347d8a8dd08c1da6803f7be (patch)
tree56a45424858f7c316d210b8a81cec1f97bfcee08 /cpukit/ChangeLog
parent2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a8a4e7c09ff6c5ee6347d8a8dd08c1da6803f7be.tar.bz2
2010-03-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/isrthreaddispatch.c: Add include of config.h
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ea53746cc9..281aac3543 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/src/isrthreaddispatch.c: Add include of config.h
+
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringto_template.h: Reorder includes.