aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a456d5c575..2d94b1489d 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,6 +1,7 @@
2003-04-18 Ulrich Drepper <drepper@redhat.com>
- * sysdeps/pthread/pthread.h: Don't mark pthread_testcancel with
+ * sysdeps/pthread/pthread.h: Don't mark pthread_testcancel,
+ pthread_cancel, pthread_setcancelstate, and pthread_setcanceltype with
__THROW.
2003-04-16 Jakub Jelinek <jakub@redhat.com>