summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-09 21:56:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-09 21:56:34 +0000
commit744379eee379defb35620086e5cc6dd074554cb6 (patch)
tree8644ba9cd33e6eec39536c343148f7c5dd140f23 /cpukit/ChangeLog
parent2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-744379eee379defb35620086e5cc6dd074554cb6.tar.bz2
2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/watchdogadjusttochain.c: Rework to ease code coverage analysis.
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 4a0da5eace..46815a926e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * score/src/watchdogadjusttochain.c: Rework to ease code coverage
+ analysis.
+
+2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* rtems/src/semcreate.c: Clean up rework to eliminate the goto and fix
a bug introduced by rework.