summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-17 14:21:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-17 14:21:28 +0000
commit5f930f07fb9fa11e081af4154ec40106305fbdd7 (patch)
treebd93b8a9444931ace59ec29c43e842497d9644f5 /cpukit/ChangeLog
parentremoving unneeded files (diff)
downloadrtems-5f930f07fb9fa11e081af4154ec40106305fbdd7.tar.bz2
2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/watchdogadjusttochain.c: Correct bug in recent rework. Coverage not impacted.
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 be7245dddc..8303f58a09 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/src/watchdogadjusttochain.c: Correct bug in recent rework.
+ Coverage not impacted.
+
2009-07-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
* score/src/isrthreaddispatch.c: New file.