From 2ecbc85f122fcf850f7254e54653255e999cd119 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 24 Dec 2013 22:43:25 +0000 Subject: Update to latest Turtle test suite. Support UTF-8 in blank node names. Support idiotic SPARQL escaping in local names. git-svn-id: http://svn.drobilla.net/serd/trunk@452 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c0b9eed6..05b719a5 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,14 @@ serd (0.18.3) unstable; - * Support most of the latest Turtle Draft + * Support the latest Turtle Draft * Don't write xsd:decimal literals to Turtle bare if they would not be read back with the same type * Fix possible crash in serd_writer_end_anon() when writing invalid lists * Generate blank names like _:b1 and _:B2 not _:genid1 _:docid2 * Correctly handle posix_memalign failure - * Update to waf 1.7.11 + * Update to waf 1.7.14 - -- David Robillard Tue, 20 Aug 2013 11:33:48 -0400 + -- David Robillard Tue, 24 Dec 2013 16:34:13 -0500 serd (0.18.2) stable; -- cgit v1.2.1