summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9e69eec326..532358dd6c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/shell.h: Add rtems_shell_main_monitor.
+ * libmisc/shell/cmds.c: Make rtems_shell_main_monitor non-static.
+
+2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* rtems/src/tasks.c: Fix typos.
* rtems/src/taskinitusers.c: Fix typos.
* posix/src/pthread.c: Fix typos.