aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-11-11 11:43:52 +0100
committerDavid Robillard <d@drobilla.net>2018-11-11 11:43:52 +0100
commitf17cced47791d6000a76b3094f4ea68cecf0e4d9 (patch)
tree8fa7d86e49515ac2293f43e2b6ce454bd291670c /NEWS
parent0cecfb2d72a1b8b972e91e9645cca4d6de53e357 (diff)
downloadserd-f17cced47791d6000a76b3094f4ea68cecf0e4d9.tar.gz
serd-f17cced47791d6000a76b3094f4ea68cecf0e4d9.tar.bz2
serd-f17cced47791d6000a76b3094f4ea68cecf0e4d9.zip
Fix missing parse error messages
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index add20be9..a630680e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,9 @@ serd (0.30.1) unstable;
* Fix GCC 4 build
* Fix resolving some URIs against base URIs with no trailing slash
* Fix colliding blank nodes when parsing TriG
+ * Fix missing parse error messages
- -- David Robillard <d@drobilla.net> Wed, 03 Oct 2018 15:50:38 +0200
+ -- David Robillard <d@drobilla.net> Sun, 11 Nov 2018 11:42:57 +0100
serd (0.30.0) stable;