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 aedddb254f..7bc9aa7be6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2007-12-12 Chris Johns <chrisj@rtems.org>
+
+ * Makefile.am: Added libmisc/shell/shellconfig.h to the installed
+ header list.
+ * libmisc/shell/shell_cmdset.c: Let the Initial command add occur
+ in any order rather than before any commands have been added. Also
+ made the command's strings be copies rather than references.
+ * sapi/src/ioregisterdriver.c: Return the I/O initialise calls result.
+
2007-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, posix/Makefile.am, wrapup/Makefile.am: