From: Wilco Dijkstra Date: Thu, 23 Aug 2018 11:55:28 +0000 (+0100) Subject: Update NEWS for sinf improvements X-Git-Tag: glibc-2.29~503 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bded567a7f58cc8e372cfe7eb3bd32b116223fa;p=thirdparty%2Fglibc.git Update NEWS for sinf improvements The NEWS entry for sinf improvements is listed for 2.28, while it was committed in 2.29, so move it there and mention tanf. Committed as obvious. * NEWS: Move optimized sinf entry to 2.29. --- diff --git a/ChangeLog b/ChangeLog index 2c902f2b989..10dc77619f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-08-23 Wilco Dijkstra + + * NEWS: Move optimized sinf entry to 2.29. + 2018-08-23 Wilco Dijkstra * sysdeps/ieee754/flt-32/s_tanf.c (__tanf): Use fast range reduction. diff --git a/NEWS b/NEWS index d38b6c4c238..639fb56c9f0 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ Major new features: to set the install root if you wish to install into a non-default configured location. +* Optimized generic sinf, cosf, sincosf and tanf. + Deprecated and removed features, and other changes affecting compatibility: * The glibc.tune tunable namespace has been renamed to glibc.cpu and the @@ -75,8 +77,6 @@ Major new features: transliteration tables are all updated to Unicode 11.0.0, using generator scripts contributed by Mike FABIAN (Red Hat). -* Optimized generic sinf, cosf and sincosf. - * functions that round their results to a narrower type are added from TS 18661-1:2014 and TS 18661-3:2015: