diff options
author | David Robillard <d@drobilla.net> | 2018-05-25 21:59:11 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-05-25 22:00:19 +0200 |
commit | 85dd5c18ff8b78fbd73062498bad563e76c22645 (patch) | |
tree | aa8524c83fbf1b0c02f329f93352ac9bc3d9e301 /NEWS | |
parent | 0179f024aafea7f49a5abb459fa12a4ab2495b99 (diff) | |
download | serd-85dd5c18ff8b78fbd73062498bad563e76c22645.tar.gz serd-85dd5c18ff8b78fbd73062498bad563e76c22645.tar.bz2 serd-85dd5c18ff8b78fbd73062498bad563e76c22645.zip |
Fix reported error when reading statements with only a blank node
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ serd (0.29.3) unstable; + * Fix reported error when reading statements with only a blank node * 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 |