aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 990b4b74..1e761e38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-07-01 Arnold D. Robbins <arnold@skeeve.com>
+
+ * array.c (value_info): Print something reasonable when stfmt
+ is -1.
+ * mpfr.c (mpg_format_val): Don't cast index to char.
+ * node.c (r_format_val): Ditto.
+ Thanks to Andrew Schorr for pointing these out.
+
2016-06-26 Arnold D. Robbins <arnold@skeeve.com>
Repair change of 2015-08-25 to handling of MAYBE_NUM.