aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3931764a..e6847960 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,8 @@ serd (UNRELEASED) unstable; urgency=low
* Add serd_node_new_blob and serd_base64_decode for handling arbitrary
binary data via base64 encoding.
* Support compilation as C++ under MSVC++.
- * Impement pretty-printing for collections.
+ * Implement pretty-printing for collections.
+ * Use iterative algorithm for collection parsing.
-- David Robillard <d@drobilla.net> (UNRELEASED)