summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b9efd7124b..da121ccc72 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/src/printk.c: Added width and padding for %s.
+ * libmisc/cpuuse/cpuusagereport.c: Support object names that are
+ strings longer than 4 chanracters.
+
2008-02-06 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1277/networking