From 6ac6d7448aa0a976e7347daf8b48d6e56216af85 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 5 May 2014 15:38:33 +0000 Subject: Fix use of lv2info -m and -p options to write plugin data. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5401 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ccecf36..ba8c527 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -lilv (0.18.1) unstable; +lilv (0.19.0) unstable; * Don't load files multiple times if they are listed as rdfs:seeAlso for several plugins @@ -6,8 +6,11 @@ lilv (0.18.1) unstable; * Call lv2_lib_descriptor separately for different bundle paths (fix loading several dynamic plugins like Ingen at once) * Tolerate calling lilv_node_as_uri or lilv_node_as_blank on NULL + * Add convenient lilv_new_file_uri for creating file URIs. + * Fix use of lv2info -m and -p options to write plugin data + (useful for porting plugins bridges with NASPRO). - -- David Robillard Sat, 26 Apr 2014 20:29:27 -0400 + -- David Robillard Mon, 05 May 2014 17:00:36 +0200 lilv (0.18.0) stable; -- cgit v1.2.1