summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4bd793..74db7b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-12 Neal H. Walfield <neal@gnu.org>
+
+ * sysdeps/l4/pt-thread-alloc.c: Replace assert with a compile time
+ warning.
+ * sysdeps/l4/hurd/pt-sigstate.c (__pthread_sigstate): Don't return
+ EINVAL. Pretend to work so the generic code is happy.
+
2004-11-02 Marcus Brinkmann <marcus@gnu.org>
* sysdeps/generic/bits/condition.h (__PTHREAD_COND_INITIALIZER):