summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2365117..23f6569 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-26 Neal H. Walfield <neal@gnu.org>
+
+ * sysdeps/mach/pt-thread-alloc.c (__pthread_thread_alloc): Set
+ THREAD->HAVE_KERNEL_RESOURCES to 1, not true. Reported by Flávio
+ Cruz <Flávio Cruz>.
+
2008-08-16 Neal H. Walfield <neal@gnu.org>
* pthread/pt-alloc.c: Don't include <bits/atomic.h>.