about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOlivier Langlois <olivier@olivierlanglois.net>2013-09-24 16:12:12 -0700
committerRoland McGrath <roland@hack.frob.com>2013-09-24 16:12:12 -0700
commit12c22bc4e3bdc9fdf493a75cc6fe06ffb9fa47a4 (patch)
treefbee460806220d6a2de7ac9e9f871d5194b22c9e /ChangeLog
parenta03d8ea77f9b8292efb8f8fc49a573c637124e49 (diff)
downloadglibc-12c22bc4e3bdc9fdf493a75cc6fe06ffb9fa47a4.tar.gz
glibc-12c22bc4e3bdc9fdf493a75cc6fe06ffb9fa47a4.tar.xz
glibc-12c22bc4e3bdc9fdf493a75cc6fe06ffb9fa47a4.zip
Fix tst-long-dbl-fphex swprintf length calculation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9833df6c7c..9824ec4647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
+
+	* stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
+	argument calculation.
+
 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
 
 	* conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):