summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-06 23:15:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-06 23:15:57 +0000
commit6728035e8b29b78debc7ea7773f9d169b2968c65 (patch)
treec820982046a714996431a4993f491f4193848afa /cpukit/ChangeLog
parent2008-02-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-6728035e8b29b78debc7ea7773f9d169b2968c65.tar.bz2
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.
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 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