summaryrefslogtreecommitdiff
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorGlenn Humphrey <glenn.humphrey@oarcorp.com>2007-10-26 21:31:04 +0000
committerGlenn Humphrey <glenn.humphrey@oarcorp.com>2007-10-26 21:31:04 +0000
commit0f4f543279acc81d3fd3b0023bc5810387db07c0 (patch)
tree766b0eda232f0ceded88530a3245707702da35a6 /cpukit/ChangeLog
parent3ab4ba719a00ee38f4c8dcaff7d7d6263abee9ed (diff)
2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
* libmisc/cpuuse/cpuusagereport.c, rtems/src/ratemonreportstatistics.c: Cleaned up reports and fixed a bug related the printf format which resulted in lack of leading zeroes and misleading magnitude. * score/src/timespecdivide.c: Fixed bugs related to zero divide case.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c12a977db9..b4b12d8271 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
+
+ * libmisc/cpuuse/cpuusagereport.c, rtems/src/ratemonreportstatistics.c:
+ Cleaned up reports and fixed a bug related the printf format which
+ resulted in lack of leading zeroes and misleading magnitude.
+ * score/src/timespecdivide.c: Fixed bugs related to zero divide case.
+
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* telnetd/icmds.c: Add header to file.