aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2d7a14d..e18d37f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ serd (UNRELEASED) unstable; urgency=low
* Tolerate invalid characters in string literals by replacing with the
Unicode replacement character
* Report reason for failure to open file in serdi
+ * Improve write performance by doing bulk writes for unescaped substrings
-- David Robillard <d@drobilla.net> (UNRELEASED)