From 79545ea09d2d07012ab0a88fb0a7457999d97afa Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 29 Feb 2012 23:26:28 +0000 Subject: Handle files and strings that start with a UTF-8 Byte Order Mark (fix #814). git-svn-id: http://svn.drobilla.net/serd/trunk@326 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') 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 (UNRELEASED) -- cgit v1.2.1