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 f649a1c7af..61a68e82e0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
+ PR 1260/cpukit
+ * posix/src/pthread.c: Get initial signals blocked from creating
+ thread not from ourselves.
+
+2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/src/watchdogtickle.c: Remove tabs.
2007-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>