summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 20:28:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 20:28:13 +0000
commite6ee1712521799e6c571d992abe107bbccef5a3e (patch)
treeb1020f54d2fa9baf3203043a1f0b537cb2189d62 /cpukit/ChangeLog
parent2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-e6ee1712521799e6c571d992abe107bbccef5a3e.tar.bz2
2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell_script.c: Clean up code for command not found including the error message.
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 32c7a32804..5c76373749 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/shell/shell_script.c: Clean up code for command not found
+ including the error message.
+
+2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/monitor/mon-extension.c, libmisc/monitor/mon-itask.c,
libmisc/monitor/mon-part.c, libmisc/monitor/mon-prmisc.c,
libmisc/monitor/mon-queue.c, libmisc/monitor/mon-region.c,