summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-11 15:53:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-11 15:53:12 +0000
commit06443cfa4b6ae5abcdbf52337d91dd7c5f582d35 (patch)
tree609085a330b08efa3052eac46ad087194f8b594e /cpukit/ChangeLog
parent2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-06443cfa4b6ae5abcdbf52337d91dd7c5f582d35.tar.bz2
2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell_makeargs.c: Fix warnings.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f2661dab0f..712efb8358 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/shell/shell_makeargs.c: Fix warnings.
+
+2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
PR 1458/cpukit
* rtems/inline/rtems/rtems/asr.inl: Do not enable signals by default.
Wait for a signal handler to be installed.