aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 404d43c6..4bc5a77c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,8 @@ serd (UNRELEASED) unstable; urgency=low
* Support compilation as C++ under MSVC++.
* Implement pretty-printing for collections.
* 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.
-- David Robillard <d@drobilla.net> (UNRELEASED)