From 2eb037b3f1abebbac697c7d804f1e6339c907aaa Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 28 Feb 2023 22:39:02 -0500 Subject: Fix possible hang when writing nested Turtle lists --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4d8fd5fa..a86e4d8b 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ serd (0.31.0) unstable; urgency=medium * Fix crash when trying to read chunks without starting * Fix hang when skipping an error at EOF when lax parsing * Fix incorrect parsing of strange quote escape patterns + * Fix possible hang when writing nested Turtle lists * Gracefully handle bad characters in Turtle blank node syntax * Gracefully handle bad characters in Turtle datatype syntax * Improve serdi man page @@ -17,7 +18,7 @@ serd (0.31.0) unstable; urgency=medium * Replace duplicated dox_to_sphinx script with sphinxygen dependency * Test header for warnings more strictly - -- David Robillard Wed, 01 Mar 2023 00:36:43 +0000 + -- David Robillard Wed, 01 Mar 2023 03:38:47 +0000 serd (0.30.16) stable; urgency=medium -- cgit v1.2.1