summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 22:56:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 22:56:35 +0000
commit729981841961125c3dd1b00aa7449fd761518b01 (patch)
tree5fb6f5a81cc8c4ae05716cad21db5ba3f2d168e9 /cpukit/ChangeLog
parent2010-08-10 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-729981841961125c3dd1b00aa7449fd761518b01.tar.bz2
2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1658/cpukit * sapi/src/exshutdown.c, score/include/rtems/score/interr.h: If the system is not up, consider it a fatal error.
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 b3475134db..9cad884747 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1658/cpukit
+ * sapi/src/exshutdown.c, score/include/rtems/score/interr.h: If the
+ system is not up, consider it a fatal error.
+
2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
PR 1662/filesystem