aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 64d0437d..6f9ab57b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
serd (0.18.3) unstable;
+ * Support most of the latest Turtle Editor's Draft
* Fix possible crash in serd_writer_end_anon() when writing invalid lists
- * Generate blank names like _:b1 _:B2 _:el3, not _:genid1 _:docid2 _:genid3
+ * Generate blank names like _:b1 and _:B2 not _:genid1 _:docid2
* Correctly handle posix_memalign failure
-- David Robillard <d@drobilla.net> Sun, 24 Feb 2013 02:05:30 -0500