summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 3695d37513..acb8b89415 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/cat_file.c: #include <rtems/shell.h>.
+ * libmisc/shell/filemode.c: #include "internal.h".
+ * libmisc/shell/shell.h: Declare functions "extern".
* libmisc/shell/shell_cmdset.c: Remove superflous casts.
2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>