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 c34ce76932..79016931a2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * rtems/src/semcreate.c: Restructure to simplify and improve ability to
+ anlize this routine for coverage.
+
+2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/src/objectgetinfo.c: Clean up and eliminate unreachable code.
2009-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>