aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-03-14 01:12:05 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-03-14 01:12:05 +0000
commitaa4a2ae1dbc2c7a3469ec13610f0d7a84e3bfc79 (patch)
tree656175b545e89e391b108d5bf22ae598df617e18 /ChangeLog
parent7c10fd3515f983ca732b2166ccffebbf83603f1f (diff)
downloadglibc-aa4a2ae1dbc2c7a3469ec13610f0d7a84e3bfc79.zip
glibc-aa4a2ae1dbc2c7a3469ec13610f0d7a84e3bfc79.tar.gz
glibc-aa4a2ae1dbc2c7a3469ec13610f0d7a84e3bfc79.tar.bz2
Add tests for hypot overflow/underflow.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b65f68a..2915e96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-14 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #13840]
+ * math/libm-test.inc (hypot_test): Add more tests.
+
2012-03-13 David S. Miller <davem@davemloft.net>
[BZ #13840]