aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2013-02-19 17:57:37 +0100
committerJakub Jelinek <jakub@redhat.com>2013-02-19 17:57:37 +0100
commitb65e2ba34b218a58a74123e2d6ba70ab0d4797bf (patch)
treeb46ebfcc01437e08a64fe2a2ada8a36df9305e3b /ChangeLog
parent2389741abb70e282c39125e1017191a985a2cfea (diff)
parente4f223248ebf4bfaf5e300af96aacd0ddc6c30ed (diff)
downloadglibc-b65e2ba34b218a58a74123e2d6ba70ab0d4797bf.zip
glibc-b65e2ba34b218a58a74123e2d6ba70ab0d4797bf.tar.gz
glibc-b65e2ba34b218a58a74123e2d6ba70ab0d4797bf.tar.bz2
Merge branch 'master' of ssh://sourceware.org/git/glibc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6379144..df5cbf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
2013-02-19 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * math/atest-exp.c (exp_mpn): Remove ROUND.
+ * math/atest-exp2.c (exp_mpn): Likewise.
+ * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
+
* stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
* stdlib/tst-tls-atexit-lib.c: Likewise.
* stdlib/tst-tls-atexit.c: Likewise.