From 055735f696138614d51e92f1152bb02f0cfbefe0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 24 Nov 2022 16:40:46 -0500 Subject: Gracefully handle bad characters in Turtle datatype syntax --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bb69bdf9..19de1273 100644 --- a/NEWS +++ b/NEWS @@ -3,10 +3,11 @@ serd (0.30.17) unstable; urgency=medium * Add Windows path separator support to serd_node_new_file_uri() * Fix crash when trying to read chunks without starting * Fix hang when skipping an error at EOF when lax parsing + * Gracefully handle bad characters in Turtle datatype syntax * Override pkg-config dependency within meson * Test header for warnings more strictly - -- David Robillard Mon, 14 Nov 2022 21:06:21 +0000 + -- David Robillard Thu, 24 Nov 2022 20:51:55 +0000 serd (0.30.16) stable; urgency=medium -- cgit v1.2.1