summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-13 18:34:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-13 18:34:22 +0000
commitf58ef8ae7a0ff7e31d89d1b792a70b7ba7dbac6b (patch)
tree789d3f4839434da42114800c812ccf258ea38fd5 /cpukit/ChangeLog
parent2011-07-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f58ef8ae7a0ff7e31d89d1b792a70b7ba7dbac6b.tar.bz2
2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1824/cpukit * sapi/include/rtems/init.h, sapi/src/exinit.c, sapi/src/exshutdown.c: Return exit/shutdown status back to boot_card().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0b976c3150..f0d8b0c12a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1824/cpukit
+ * sapi/include/rtems/init.h, sapi/src/exinit.c, sapi/src/exshutdown.c:
+ Return exit/shutdown status back to boot_card().
+
2011-07-11 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
PR 1823/cpukit