aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-12-20 21:34:41 +0000
committerDavid Robillard <d@drobilla.net>2012-12-20 21:34:41 +0000
commit9d36ba3e802705b1d6236eefc99916af6116a448 (patch)
tree0bdfcecf577c76acff5acf568ffa9491f804716b /NEWS
parent1460a4b83fb70b728906a24f49da4f1745a10776 (diff)
downloadserd-9d36ba3e802705b1d6236eefc99916af6116a448.tar.gz
serd-9d36ba3e802705b1d6236eefc99916af6116a448.tar.bz2
serd-9d36ba3e802705b1d6236eefc99916af6116a448.zip
Fix crash when resolving against non-standard base URIs.
git-svn-id: http://svn.drobilla.net/serd/trunk@400 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e05c420f..de2d0894 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
serd (0.18.1) unstable;
+ * Fix crash when resolving against non-standard base URIs
* Fix bug that caused "a" abbreviation in non-predicate position
* Disable timestamps in HTML documentation for reproducible build
* Fix clashing symbol "error" in amalgamation build
- -- David Robillard <d@drobilla.net> Wed, 14 Nov 2012 10:48:57 -0500
+ -- David Robillard <d@drobilla.net> Thu, 20 Dec 2012 16:27:10 -0500
serd (0.18.0) stable;