about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2012-03-08 02:46:43 -0500
committerUlrich Drepper <drepper@gmail.com>2012-03-08 02:46:43 -0500
commit70bca0a394a2135927210007f1dd6eceafe1aaf5 (patch)
treefd2d49cdbc9425032d506fe2d0d6002fd4385d75 /ChangeLog
parent67c6a3d919b492c68664c4b95e84efd2174309e7 (diff)
downloadglibc-70bca0a394a2135927210007f1dd6eceafe1aaf5.tar.gz
glibc-70bca0a394a2135927210007f1dd6eceafe1aaf5.tar.xz
glibc-70bca0a394a2135927210007f1dd6eceafe1aaf5.zip
Fix up long double fphex test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43f23dd316..98a6457ffc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-07  Marek Polacek  <polacek@redhat.com>
+
+	* stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
+
 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #6911]