diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-11-28 22:31:03 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-11-28 22:31:03 +0000 |
commit | 7475aef5fa2b5ca414117bd667520ba64ad75807 (patch) | |
tree | 54eb8c61526f52fefe7b67cf595a6ce519653aa9 /ChangeLog | |
parent | 8bca7cd830e3563e214a6e3cf93da839f937f1a2 (diff) | |
download | glibc-7475aef5fa2b5ca414117bd667520ba64ad75807.tar.gz glibc-7475aef5fa2b5ca414117bd667520ba64ad75807.tar.xz glibc-7475aef5fa2b5ca414117bd667520ba64ad75807.zip |
Document libm accuracy goals.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 63f538e407..39e7dfc1ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-11-28 Joseph Myers <joseph@codesourcery.com> + * manual/math.texi (Errors in Math Functions): Document accuracy + goals. + [BZ #15004] * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file. * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise. |