aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e73da26..c741b4a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-01-15 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
+ * interpret.h (r_interpret): Fix bug in Op_assign_concat reported
+ on Cygwin mailing list. The string concatenation optimization was
+ not updating the node correctly by setting STRING and STRCUR flags
+ and setting stfmt.
+
2017-01-06 Andrew J. Schorr <aschorr@telemetry-investments.com>
Enhance API to support extended-precision arithmetic.