From ecb322d8e5d751c6b2a17fd7df0cbfa200e2cf64 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 4 Sep 2015 20:30:31 +0000 Subject: Fix clash resolution when a blank node ID prefix is set. git-svn-id: http://svn.drobilla.net/serd/trunk@490 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 84eb68ef..46dc90df 100644 --- a/NEWS +++ b/NEWS @@ -5,12 +5,13 @@ serd (0.21.1) unstable; * 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 + * Fix clash resolution when a blank node ID prefix is set * Fix serializing fractional decimals that would round up * Add support for Turtle named inline nodes extension * Report errors for invalid IRI characters and missing terminators * Fix warnings when building with ISO C++ compilers - -- David Robillard Sat, 04 Apr 2015 16:22:17 -0400 + -- David Robillard Fri, 04 Sep 2015 16:27:23 -0400 serd (0.20.0) stable; -- cgit v1.2.1