summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-06 22:09:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-06 22:09:18 +0000
commit8677cf75e577ce98a3e72087dcbdda0c83a0330c (patch)
treeb74f7e170cd60b8172f85fdc5771dae647d18e60 /cpukit/ChangeLog
parent2007-09-06 Daniel Hellstrom <daniel@gaisler.com> (diff)
downloadrtems-8677cf75e577ce98a3e72087dcbdda0c83a0330c.tar.bz2
2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/src/ratemonperiod.c: Clean up. * rtems/src/ratemonreportstatistics.c: Clarify period statistics output.
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 f33232be6a..6b175832c9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * rtems/src/ratemonperiod.c: Clean up.
+ * rtems/src/ratemonreportstatistics.c: Clarify period statistics output.
+
+2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/monitor/mon-monitor.c: Fix warnings and typo.
2007-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>