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 4bc5a77c..5aee313c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@ serd (UNRELEASED) unstable; urgency=low
* Parse collections iteratively in O(1) space.
* Report read error if both "genid" and "docid" IDs are found in the same
document, to prevent silent merging of distinct blank nodes.
+ * Handle files and strings that start with a UTF-8 Byte Order Mark.
-- David Robillard <d@drobilla.net> (UNRELEASED)