diff options
author | David Robillard <d@drobilla.net> | 2015-12-04 18:48:51 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-12-04 20:59:35 -0500 |
commit | 59601f4e1cf94c0062e6e3d343822142ec5ffecb (patch) | |
tree | 30f703627a2d07b2b03b89c4252965be88013950 /NEWS | |
parent | df9e43c745dbded4c2bc0c857add921b4ca25820 (diff) | |
download | lilv-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |