aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44a840e6..2f250b92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2021-09-06 Arnold D. Robbins <arnold@skeeve.com>
+
+ Have the ' flag work for %d in MPFR mode also. Thanks to
+ Dan Nielsen <catskill549@yahoo.com> for the report.
+
+ * builtin.c (add_thousands): New function.
+ (reverse): New helper function.
+ (format_tree): Use add_thousands if MPFR and an integer
+ format.
+
2021-09-03 Arnold D. Robbins <arnold@skeeve.com>
* main.c (UPDATE_YEAR): Update to 2021.