summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-23 22:43:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-23 22:43:13 +0000
commit323845bd6742a49677a0c59ae1de92e29607ba0f (patch)
tree9e1f4c4d81843afedcf62cf0ff478f4de5c171a1 /cpukit/score/ChangeLog
parent2002-07-23 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-323845bd6742a49677a0c59ae1de92e29607ba0f.tar.bz2
2002-07-22 Joel Sherrill <joel@OARcorp.com>
* include/rtems/score/apimutex.h (_API_Mutex_Lock): Per PR253 add the missing _ISR_Disable. This fix was already applied to the old location (c/src/exec/score/...).
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 373ca80092..bddee10c19 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-22 Joel Sherrill <joel@OARcorp.com>
+
+ * include/rtems/score/apimutex.h (_API_Mutex_Lock): Per PR253
+ add the missing _ISR_Disable. This fix was already applied to
+ the old location (c/src/exec/score/...).
+
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Use .$(OBJEXT) instead of .o.