summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-12-04 18:48:51 -0500
committerDavid Robillard <d@drobilla.net>2015-12-04 20:59:35 -0500
commit59601f4e1cf94c0062e6e3d343822142ec5ffecb (patch)
tree30f703627a2d07b2b03b89c4252965be88013950 /NEWS
parentdf9e43c745dbded4c2bc0c857add921b4ca25820 (diff)
downloadlilv-59601f4e1cf94c0062e6e3d343822142ec5ffecb.tar.gz
lilv-59601f4e1cf94c0062e6e3d343822142ec5ffecb.tar.bz2
lilv-59601f4e1cf94c0062e6e3d343822142ec5ffecb.zip
Do not instantiate plugin when data fails to parse
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c85409..4a857fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
lilv (0.22.1) unstable;
* Unload contained resources when bundle is unloaded
+ * Do not instantiate plugin when data fails to parse
* Support re-loading plugins
* Fix loading dyn-manifest from bundles with spaces in their path
* Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines