From f124a075ccc31285250872f93e9ff16ea865d4eb Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Mar 2018 15:43:40 -0500 Subject: Fix parsing local names that end with escaped dots --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c2191ab9..3126d8b2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ serd (0.29.3) unstable; + * Fix parsing local names that end with escaped dots * Add serdi option to write ASCII output * Make serdi guess input syntax from extension if unspecified * Make serdi syntax options case-insensitive @@ -11,7 +12,7 @@ serd (0.29.3) unstable; * Fix building with MSVC * Clean up testing code - -- David Robillard Sun, 24 Dec 2017 14:14:15 -0500 + -- David Robillard Thu, 08 Mar 2018 15:42:51 -0500 serd (0.28.0) stable; -- cgit v1.2.1