From b0de506d2d55627ffc4120a25d1016b1a59849bb Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 16 Dec 2014 17:18:24 +0000 Subject: Fix reading statements ending with a blank then dot with no space (#989). git-svn-id: http://svn.drobilla.net/serd/trunk@481 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bc8ae2f8..3bcb4bfe 100644 --- a/NEWS +++ b/NEWS @@ -4,10 +4,11 @@ serd (0.21.1) unstable; * Fix serd_reader_read_file() for URIs with escaped characters (spaces) * Add serd_reader_set_strict() and -l (lax) option to serdi to tolerate parsing URIs with escaped characters + * Fix reading statements ending with a blank then dot with no space * Report errors for invalid IRI characters and missing terminators * Fix warnings when building with ISO C++ compilers - -- David Robillard Wed, 10 Dec 2014 15:49:04 -0500 + -- David Robillard Tue, 16 Dec 2014 12:17:44 -0500 serd (0.20.0) stable; -- cgit v1.2.1