summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-17 16:17:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-17 16:17:59 +0000
commit863a24e81e6bb9d0414be10d340d2efb2093a09d (patch)
tree0d90b69cbd15f8a10c1ccc38ef4194c72dce72eb /cpukit/ChangeLog
parent2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-863a24e81e6bb9d0414be10d340d2efb2093a09d.tar.bz2
2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/mutexattrgettype.c: Restructure a bit to make code coverage analysis easier.
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.