From 649ecea2128119e33b12c4128bb01645b6e226e5 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 10 Jan 2014 09:57:51 +0530 Subject: Correct inputs for sin and cos The inputs for the slowest path in asin and acos were incorrect and had some fast path inputs there too. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 74413a7cde..9a19fbf749 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-01-10 Siddhesh Poyarekar + + * benchtests/asin-inputs: Correct slow inputs. + * benchtests/acos-inputs: Likewise. + 2014-01-10 Allan McRae * po:sv.po: Update Swedish translation from translation project. -- cgit 1.4.1