summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d9a52cc947..980b5988bd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libmisc/shell/hexdump-display.c:
+ Eliminate bcopy, bzero, bcmp, index (Obsolete).
+ * libmisc/shell/hexdump-parse.c: Eliminate index (Obsolete).
+ * libmisc/shell/hexsyntax.c: Eliminate rindex (Obsolete).
+ * libmisc/shell/main_hexdump.c: Eliminate rindex (Obsolete).
+ * libmisc/shell/main_rm.c: Eliminate rindex (Obsolete).
+
2011-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1733/cpukit