summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 13:31:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 13:31:20 +0000
commite0d71f7a5668bca64ff72e9621bc95bd9b50bfa6 (patch)
tree9270ee5306071d0af83b970ec11d0338aad8f1e6 /cpukit/ChangeLog
parent2009-08-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-e0d71f7a5668bca64ff72e9621bc95bd9b50bfa6.tar.bz2
2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/src/clockget.c: Restructure to ease coverage analysis of deprecated routine.
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 89bb955b36..a249f925c0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * rtems/src/clockget.c: Restructure to ease coverage analysis of
+ deprecated routine.
+
2009-08-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libi2c/libi2c.c: Fix warnings.