summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-10 18:47:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-10 18:47:35 +0000
commit45d406f8e91368a90b69868756865eefc58eee4a (patch)
tree62329dab332b2822224cf7d1ee29654923590eba /cpukit/ChangeLog
parent2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-45d406f8e91368a90b69868756865eefc58eee4a.tar.bz2
2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1241/rtems * score/src/threadchangepriority.c, score/src/threadqrequeue.c: Close critical section window added with requeueing support.
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 362aeecb1c..58a97185cc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1241/rtems
+ * score/src/threadchangepriority.c, score/src/threadqrequeue.c: Close
+ critical section window added with requeueing support.
+
2007-05-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/cdefs.h,