summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 8303f58a09..f599672df0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/src/mutexattrgettype.c: Restructure a bit to make code coverage
+ analysis easier.
+
+2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/src/watchdogadjusttochain.c: Correct bug in recent rework.
Coverage not impacted.