about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-03-08 02:49:12 -0500
committerUlrich Drepper <drepper@gmail.com>2012-03-08 02:49:12 -0500
commitca2ff9fc0492c42f5407a64dd009baa0df488887 (patch)
tree195a6b67174569b783ecdeda4c94a2b36f0445ce /ChangeLog
parent70bca0a394a2135927210007f1dd6eceafe1aaf5 (diff)
parent65b81130c5006b1140c3d8b59038a68004ff61c8 (diff)
downloadglibc-ca2ff9fc0492c42f5407a64dd009baa0df488887.tar.gz
glibc-ca2ff9fc0492c42f5407a64dd009baa0df488887.tar.xz
glibc-ca2ff9fc0492c42f5407a64dd009baa0df488887.zip
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
	ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98a6457ffc..483757d58b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
 
 	* stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
 
+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]