summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 08:53:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 08:53:25 +0000
commit3cada05bfe013a98da7013cf0f9c06cf546a6a84 (patch)
tree15677664b962b48f9ddd502bf80b330fca408887 /cpukit/ChangeLog
parent2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3cada05bfe013a98da7013cf0f9c06cf546a6a84.tar.bz2
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/shell_cmdset.c: Remove superflous casts.
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 4ac17cbd8c..3695d37513 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libmisc/shell/shell_cmdset.c: Remove superflous casts.
+
2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/termios.c: Make FL_* defines unsigned.