aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd1dcd0..b1f2086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-04-17 Ulrich Drepper <drepper@redhat.com>
+ * signal/sighold.c (sighold): Use sigaddset and not __sigaddset.
+ The signal number must be checked [PR libc/5004].
+
* sysdeps/unix/sysv/linux/system.c: If compiled without threads
don't do anything fancy.