about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dce2bbb639..87ace922a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
+
+	* stdio-common/printf_fp.c
+	(hack_digit): New function, broken out of ...
+	(__printf_fp): ... local function here.  Update call sites.
+	hack_digit now takes an additional parameter that is a pointer
+	to a struct of the referenced locals.  Those locals moved inside
+	the struct and references updated.
+
 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* aclocal.m4: Require autoconf 2.69.