From 4a1e47eb6ff69c2685feca73ba19700a99736b59 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 17 Mar 2016 16:48:38 -0400 Subject: Replace bundle when newer plugin version is loaded Based on patch from Robin Gareus. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4a857fd..023f9b9 100644 --- a/NEWS +++ b/NEWS @@ -3,13 +3,15 @@ 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 + * Replace bundles if bundle with newer plugin version is loaded + (based on patch from Robin Gareus) * Fix loading dyn-manifest from bundles with spaces in their path * Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines * Fix Python bindings * Fix documentation installation * Fix outdated comment references to lilv_uri_to_path() - -- David Robillard Thu, 29 Oct 2015 10:32:39 -0400 + -- David Robillard Thu, 17 Mar 2016 16:48:08 -0400 lilv (0.22.0) stable; -- cgit v1.2.1