summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-02 12:40:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-02 12:40:23 +0000
commitff247b6862648b4582f847672df16a4b86145d46 (patch)
tree6a6e167fb59dc2a853ad81f74735ec4e72a4e41d /cpukit/score/ChangeLog
parent2003-10-02 Phil Torre <ptorre@zetron.com> (diff)
downloadrtems-ff247b6862648b4582f847672df16a4b86145d46.tar.bz2
2003-10-02 Phil Torre <ptorre@zetron.com>
PR 504/rtems * include/rtems/score/coremutex.h: Add fatal error check for a task blocking on a mutex when thread dispatching is disabled.
Diffstat (limited to '')
-rw-r--r--cpukit/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index a1f8857619..a46bb3ee47 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-02 Phil Torre <ptorre@zetron.com>
+
+ PR 504/rtems
+ * include/rtems/score/coremutex.h: Add fatal error check for a task
+ blocking on a mutex when thread dispatching is disabled.
+
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* cpu/hppa1.1/.cvsignore, cpu/hppa1.1/ChangeLog,