diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-04-29 16:21:42 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-04-29 16:21:42 +0000 |
commit | 24c5d07ec3a88946b91847052e9db9ec1799d586 (patch) | |
tree | fc0ca2cbe19e3dcad41a86803ec5e5e57908eb8c /ChangeLog | |
parent | 5ac3ea17df811a71fa64aff78ea1b900facd3364 (diff) | |
download | glibc-24c5d07ec3a88946b91847052e9db9ec1799d586.tar.gz glibc-24c5d07ec3a88946b91847052e9db9ec1799d586.tar.xz glibc-24c5d07ec3a88946b91847052e9db9ec1799d586.zip |
List bug 14033 as fixed on mainline.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2de9a0c72a..a13bcec7cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ 2012-04-28 Andreas Schwab <schwab@linux-m68k.org> + [BZ #14033] * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long double functions to double *_finite functions. |