aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e6847960..404d43c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,7 +25,7 @@ serd (UNRELEASED) unstable; urgency=low
binary data via base64 encoding.
* Support compilation as C++ under MSVC++.
* Implement pretty-printing for collections.
- * Use iterative algorithm for collection parsing.
+ * Parse collections iteratively in O(1) space.
-- David Robillard <d@drobilla.net> (UNRELEASED)