From 7e5b4198289390bafb054ffe1e7ff664d0f8c922 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 15 Dec 2011 22:42:20 +0000 Subject: Update ChangeLog. git-svn-id: http://svn.drobilla.net/serd/trunk@258 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0d47da9e..51203067 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,9 @@ serd (UNRELEASED) unstable; urgency=low * 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) + * Handle a quote as the last character of a long string literal in the + writer (by escaping it) rather than the reader, to avoid writing Turtle + other tools fail to parse. -- David Robillard (UNRELEASED) -- cgit v1.2.1