about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9676832c36..dccdad852a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/posix/sigpause.c: Define all functions as weak.
+	* sysdeps/generic/sigpause.c: Define all functions as weak.
+	* sysdeps/posix/sigpause.c: Likewise.
 
 	* elf/tst-tls7.c (do_test): Adjustments for l_tls_modid being of
 	type size_t.