summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-08-18 13:46:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-08-18 13:46:38 +0000
commit60bf9c0ef6ddbf158eb7867369f943af8619d20e (patch)
treeed1bac8cef44787897d86085411dfda819aa7a67 /cpukit/ChangeLog
parent2005-08-17 Nuno Costa <nuno-costa@iol.pt> (diff)
downloadrtems-60bf9c0ef6ddbf158eb7867369f943af8619d20e.tar.bz2
2005-08-18 Andrew Sinclair <Andrew.Sinclair@elprotech.com>
PR 807/rtems * rtems/src/timerfireafter.c, rtems/src/timerserverfireafter.c: First patch returned without exitting dispatching critical section.
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 aee13cd22d..1389259579 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-18 Andrew Sinclair <Andrew.Sinclair@elprotech.com>
+
+ PR 807/rtems
+ * rtems/src/timerfireafter.c, rtems/src/timerserverfireafter.c: First
+ patch returned without exitting dispatching critical section.
+
2005-08-17 Nuno Costa <nuno-costa@iol.pt>
PR 805/rtems