summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-03-05 19:43:20 +0000
committerDavid Robillard <d@drobilla.net>2010-03-05 19:43:20 +0000
commitd8437709d6f69b4952993a6794313edb38361a53 (patch)
treedcae2a8475c3c8e90b3f8be776f2724aa4f2f400 /ChangeLog
parent4a901350fa4e786562a9c8f14446e3fa10678454 (diff)
downloadlilv-d8437709d6f69b4952993a6794313edb38361a53.tar.gz
lilv-d8437709d6f69b4952993a6794313edb38361a53.tar.bz2
lilv-d8437709d6f69b4952993a6794313edb38361a53.zip
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <dave@drobilla.net> ?
+
slv2 (0.6.6) unstable; urgency=low
* Add manual pages for utilities