summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 18:54:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 18:54:00 +0000
commit4e54befe7b96360378df3a5367e8af946780ef44 (patch)
tree7a7413c47d703779f67ae314b671c872d6834ecd /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-4e54befe7b96360378df3a5367e8af946780ef44.tar.bz2
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add halt command to shell which results in the shutting RTEMS down. * libmisc/shell/main_halt.c: New file.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 97d69f6aab..3e16c90c9a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add halt command to
+ shell which results in the shutting RTEMS down.
+ * libmisc/shell/main_halt.c: New file.
+
2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1377/shell