about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2012-03-06 22:05:56 +0100
committerMarek Polacek <polacek@redhat.com>2012-03-06 22:08:16 +0100
commita53b7a4e4b39d90f5964841c63492cf233aa17b8 (patch)
tree1ce8615b070b83d105f6e5a3f3c9a71caeba17d1 /ChangeLog
parente92584001a07a7e1a4ad2a4997a429075d36e76a (diff)
downloadglibc-a53b7a4e4b39d90f5964841c63492cf233aa17b8.tar.gz
glibc-a53b7a4e4b39d90f5964841c63492cf233aa17b8.tar.xz
glibc-a53b7a4e4b39d90f5964841c63492cf233aa17b8.zip
Fix up long double fphex.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b47391f98..3c640dd8f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-03-06  Marek Polacek  <polacek@redhat.com>
+
+	[BZ #13726]
+	* sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
+	* sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
+	* stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
+	* stdio-common/tst-long-dbl-fphex.c: New file.
+
 2012-03-06  David S. Miller  <davem@davemloft.net>
 
 	* sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c