summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-02-26 17:04:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-02-26 17:04:44 +0000
commitf4548e9f812f7504e14992fc909cfc8da9a58974 (patch)
tree481fdb4702b14d56849ed5f72988a2ad1291bbfc /cpukit/ChangeLog
parent2004-02-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-f4548e9f812f7504e14992fc909cfc8da9a58974.tar.bz2
2004-02-26 Thomas Rauscher <trauscher@loytec.com.
PR 584/RTEMS * rtems/src/eventtimeout.c: Fix critical section window.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 79e8ddc03c..be312aa0ab 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-26 Thomas Rauscher <trauscher@loytec.com.
+
+ PR 584/RTEMS
+ * rtems/src/eventtimeout.c: Fix critical section window.
+
2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 582/core