summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-29 03:22:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-29 03:22:51 +0000
commit119778324cb453ee1c0407365f86def43441463c (patch)
tree162f49d6b000b97635a286a2d40ca8c62aeeb76b /cpukit/ChangeLog
parentUse %lc instead of %C. (diff)
downloadrtems-119778324cb453ee1c0407365f86def43441463c.tar.bz2
2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/hexdump-conv.c: Use %lc instead of %C.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 744a1ac73a..43f018fc3f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libmisc/shell/hexdump-conv.c: Use %lc instead of %C.
+
2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/src/regiondelete.c, rtems/src/regiongetfreeinfo.c,