summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 66e46d3294..c4488f1366 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2004-09-27 Joel Sherrill <joel@OARcorp.com>
+ PR 294/rtems
+ * posix/src/pthread.c: POSIX thread exit handler now confirms that it
+ created the executing thread before implicitly exitting it.
+
+2004-09-27 Joel Sherrill <joel@OARcorp.com>
+
* libmisc/stackchk/check.c: Spacing.
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>