From d8437709d6f69b4952993a6794313edb38361a53 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 5 Mar 2010 19:43:20 +0000 Subject: Parse all files with correct base URI. Support relative URIs returned from lv2_descriptor. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2529 a436a847-0d15-0410-975c-d299462d15a1 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ebce3c9..b084e9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +slv2 (0.6.7) unstable; urgency=low + * Parse all files with their own URI as a base URI (allowing proper + reference to other things in the same bundle) + * Support relative URIs returned from lv2_descriptor in libraries + + -- Dave Robillard ? + slv2 (0.6.6) unstable; urgency=low * Add manual pages for utilities -- cgit v1.2.1