summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-05 20:53:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-05 20:53:05 +0000
commit7f5fc4eda380c152e07761e0ac95403076b644b3 (patch)
treee0ff771c3313f5becabb329046b1035631ae81d4 /cpukit/ChangeLog
parent2007-03-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7f5fc4eda380c152e07761e0ac95403076b644b3.tar.bz2
2007-03-05 Joel Sherrill <joel@OARcorp.com>
PR 1221/cpukit * posix/src/pthreadequal.c: Fix critical section nesting.
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 32c642c447..7d07298b4a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-05 Joel Sherrill <joel@OARcorp.com>
+
+ PR 1221/cpukit
+ * posix/src/pthreadequal.c: Fix critical section nesting.
+
2007-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/Makefile.am: Move getpagesize.c to newlib-only