From 06bd7c74b111323995ebd9167f472b610e46b551 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 12 Dec 2007 10:10:38 +0000 Subject: 2007-12-12 Chris Johns * 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. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') 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 + + * 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 * Makefile.am, configure.ac, posix/Makefile.am, wrapup/Makefile.am: -- cgit v1.2.3