aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db0c4ad..67c5d07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2017-06-29 Florian Weimer <fweimer@redhat.com>
+ * stdio-common/_i18n_number.h (_i18n_number_rewrite): Use struct
+ scratch_buffer.
+
+2017-06-29 Florian Weimer <fweimer@redhat.com>
+
* stdio-common/vfprintf.c (WORK_BUFFER_SIZE): Reduce size for
wchar_t builds.