summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 f517340b57..efdb855b81 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-11 Jennifer Averett <jennifer.averett@OARcorp.com>
+
+ PR 1471/cpukit
+ * libmisc/cpuuse/cpuusagereport.c: Rework statement to ensure 64-bit
+ multiplication is used to avoid overflow with intermediate value.
+
2009-11-10 Jennifer Averett <jennifer.averett@OARcorp.com>
PR 1468/cpukit