From 1d32c6e37bb4409719d6170c4b0e45cd3557df9a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 3 Mar 2013 04:53:59 +0000 Subject: Don't write xsd:decimal literals to Turtle bare if they would not be read back with the same type. Run thru tests on manifest-based test suites. git-svn-id: http://svn.drobilla.net/serd/trunk@428 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6f9ab57b..49052d17 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ serd (0.18.3) unstable; - * Support most of the latest Turtle Editor's Draft + * Support most of 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 -- cgit v1.2.1