From 75ed265afb2ed43124eafbe12006931875a94661 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 15 Dec 2011 22:13:57 +0000 Subject: Update ChangeLog. git-svn-id: http://svn.drobilla.net/serd/trunk@257 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index eec3ccc4..0d47da9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ serd (UNRELEASED) unstable; urgency=low * Improve write performance by doing bulk writes for unescaped substrings * Add SerdBulkSink for writing bulk output and corresponding serdi -B option * Add serdi -f option to prevent URI qualification + * Remove use of multi-byte peek (readahead) and use exactly 1 page for + read buffer (instead of 2) -- David Robillard (UNRELEASED) -- cgit v1.2.1