aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42598e8a..0fa9d10b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2018-08-05 Jay Berkenbilt <ejb@ql.org>
+ * Bug fix: end of line characters were not properly handled inside
+ strings in some cases. Fixes #226.
+
* Bug fix: infinite loop on progress reporting for very small
files. Fixes #230.