From 49768bb93e4960a814563ee30213eaf36e6dcb48 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Apr 2009 04:01:16 +0000 Subject: * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in atanh should set ERANGE. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6109ec73da..10a28daef3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-04-26 Ulrich Drepper + * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in + atanh should set ERANGE. + [BZ #10087] * elf/dl-runtime.c (_dl_fixup): Use DL_FIXUP_VALUE_ADDR to access result of lookup to make call to implement STT_GNU_IFUNC. -- cgit 1.4.1