summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-01 20:07:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-01 20:07:09 +0000
commite1efd545060f427f99fada9272e157d5862bebb8 (patch)
tree960b7f4f65627f05a326817e991cbd8a626f4bfe /cpukit/ChangeLog
parent2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e1efd545060f427f99fada9272e157d5862bebb8.tar.bz2
2008-10-01 Gene Smith <gene.smith@siemens.com>
PR 1328/cpukit * libmisc/shell/main_mdump.c, libmisc/shell/main_mwdump.c: Fix printing of more than 256 bytes.
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 f7873c4c68..53793c9a5e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-01 Gene Smith <gene.smith@siemens.com>
+
+ PR 1328/cpukit
+ * libmisc/shell/main_mdump.c, libmisc/shell/main_mwdump.c: Fix printing
+ of more than 256 bytes.
+
2008-09-26 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1316/cpukit