about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2012-03-08 08:32:47 +0100
committerMarek Polacek <polacek@redhat.com>2012-03-08 08:34:10 +0100
commit65b81130c5006b1140c3d8b59038a68004ff61c8 (patch)
tree6534d6bb5bbd13aecba952749624e87e767e3d7d /ChangeLog
parent67c6a3d919b492c68664c4b95e84efd2174309e7 (diff)
downloadglibc-65b81130c5006b1140c3d8b59038a68004ff61c8.tar.gz
glibc-65b81130c5006b1140c3d8b59038a68004ff61c8.tar.xz
glibc-65b81130c5006b1140c3d8b59038a68004ff61c8.zip
Enhance fphex test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43f23dd316..a96f05c7cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-03-08  Marek Polacek  <polacek@redhat.com>
+
+	[BZ #13806]
+	* stdio-common/Makefile (tests): Add tst-fphex-wide.
+	* stdio-common/tst-fphex.c: Define a few macros to make the
+	test reusable.  Use them.
+	* stdio-common/tst-fphex-wide.c: New file.
+
 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #6911]