summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 15:58:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 15:58:26 +0000
commitb0aefa4ab279fb200ce2fe7f1f24e8d007195123 (patch)
tree6e7224047070425bf3b0763273a3e8672d7cfab1 /cpukit/ChangeLog
parent2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b0aefa4ab279fb200ce2fe7f1f24e8d007195123.tar.bz2
2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1348/cpukit * rtems/src/ratemonperiod.c: Properly handle period statistics after cpu usage information is reset while a period is running.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d8cf203be9..700e17ea00 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1348/cpukit
+ * rtems/src/ratemonperiod.c: Properly handle period statistics after
+ cpu usage information is reset while a period is running.
+
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1347/cpukit