diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 <d@drobilla.net> Tue, 20 Aug 2013 11:33:48 -0400 + -- David Robillard <d@drobilla.net> Tue, 24 Dec 2013 16:34:13 -0500 serd (0.18.2) stable; |