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 b9a34beb..4d8fd5fa 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ serd (0.31.0) unstable; urgency=medium
* Clean up code
* 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
* Gracefully handle bad characters in Turtle blank node syntax
* Gracefully handle bad characters in Turtle datatype syntax
* Improve serdi man page
@@ -16,7 +17,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 <d@drobilla.net> Tue, 07 Feb 2023 23:34:12 +0000
+ -- David Robillard <d@drobilla.net> Wed, 01 Mar 2023 00:36:43 +0000
serd (0.30.16) stable; urgency=medium