summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-29 04:43:41 +0000
committerDavid Robillard <d@drobilla.net>2015-10-29 04:43:41 +0000
commit95979c0957f0d1e30e691758526f05c33a9d4fd0 (patch)
tree28555e48189e6b464139315a2e42511444f98c57 /NEWS
parent32a4463b56b249d955909585f070077cdfefc353 (diff)
downloadlilv-95979c0957f0d1e30e691758526f05c33a9d4fd0.tar.gz
lilv-95979c0957f0d1e30e691758526f05c33a9d4fd0.tar.bz2
lilv-95979c0957f0d1e30e691758526f05c33a9d4fd0.zip
Fix loading dynamic manifest from bundles with spaces
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5799 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b781ce8..6ab9133 100644
--- a/NEWS
+++ b/NEWS
@@ -2,11 +2,12 @@ lilv (0.22.1) unstable;
* Unload contained resources when bundle is unloaded
* Support re-loading plugins
+ * Fix loading dyn-manifest from bundles with spaces in their path
* Fix Python bindings
* Fix documentation installation
* Fix outdated comment references to lilv_uri_to_path()
- -- David Robillard <d@drobilla.net> Thu, 29 Oct 2015 00:23:04 -0400
+ -- David Robillard <d@drobilla.net> Thu, 29 Oct 2015 00:41:34 -0400
lilv (0.22.0) stable;