aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-02-28 13:03:37 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-03-15 19:00:23 +0100
commite015e27b902c3e599370771dbbb0c5de0ec00f44 (patch)
treecc88d6ecd4e0f180629aaa3450033c4c8bd4ce67 /ChangeLog
parenta57da9551698153f0e5261b419388004b039820f (diff)
downloadglibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.tar
glibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.tar.gz
glibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.tar.bz2
glibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.zip
Fix copy'n'pastos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 982c98c7db..b8a0521612 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-03-15 Thomas Schwinge <thomas@codesourcery.com>
+ * math/test-misc.c (main): Fix copy'n'pastos.
+ * misc/tst-efgcvt.c (special): Likewise.
+
* stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
Remove declarations.