summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-11 21:42:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-11 21:42:48 +0000
commitbe8ab6a72db260fc025f6084e419e0ada46159f4 (patch)
tree68b898de5eefd6728f0efe13ccf9efd7c092130f /cpukit/ChangeLog
parent2008-01-11 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-be8ab6a72db260fc025f6084e419e0ada46159f4.tar.bz2
2008-01-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell.c: When stdin or stdout is NULL, just use existing one.
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 98b5d30e35..e2bef2d4c9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/shell.c: When stdin or stdout is NULL, just use
+ existing one.
+
2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/include/rtems/score/wkspace.h,