From 0102531b85a7cb85320c0b499c52d44f6822d1f0 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 10 Mar 2014 22:36:45 +0200 Subject: Update ChangeLog for previous commit. Oops. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index d889f9ef..0797b374 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,14 @@ * regex_internal.c (built_wcs_upper_buffer, build_upper_buffer): Fixes from GNULIB for mixed case matching on Mac OS X. + Unrelated: + + * builtin.c (format_tree): Smarten handling of %' flag. Always + pass it in for floating point formats. Then only add the + thousands_sep if there is one. Also, allow for thousands_sep + to be a string, not just one character. Thanks to Michal Jaegermann + for the report. + 2014-03-08 Andrew J. Schorr * gawkapi.c (api_impl): Add memory allocation function pointers. -- cgit v1.2.1