diff options
author | David Robillard <d@drobilla.net> | 2011-11-21 03:58:22 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-21 03:58:22 +0000 |
commit | 9dd3e46b978ca59a86688781944f491c40fb8e15 (patch) | |
tree | d9942b4a6c6315692452ad1425cc52e137dd2be7 /lv2/ns | |
parent | 7dd1fc6678bcdd7e126882613045a3aefa14370c (diff) | |
download | lv2-9dd3e46b978ca59a86688781944f491c40fb8e15.tar.xz |
Update change log.
Diffstat (limited to 'lv2/ns')
-rw-r--r-- | lv2/ns/lv2core/lv2core.doap.ttl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lv2/ns/lv2core/lv2core.doap.ttl b/lv2/ns/lv2core/lv2core.doap.ttl index 7dba331..bf4e372 100644 --- a/lv2/ns/lv2core/lv2core.doap.ttl +++ b/lv2/ns/lv2core/lv2core.doap.ttl @@ -35,9 +35,13 @@ ] , [ rdfs:label "Add lv2:extensionData and lv2:ExtensionData for plugins to indicate that they support some URI for extension_data()." ] , [ - rdfs:label "Remove lv2config in favour of the convention that extension bundles simply install headers to standard URI-like include paths." + rdfs:label "Remove lv2config in favour of the simple convention that specifications install headers to standard URI-based paths." ] , [ - rdfs:label "Switch to simple BSD-style (ISC) license (with permission of all contributors to lv2.h and its ancestor, ladspa.h)." + rdfs:label "Switch to the ISC license, a simple BSD-style license (with permission of all contributors to lv2.h and its ancestor, ladspa.h)." + ] , [ + rdfs:label "Make lv2core.ttl a valid OWL 2 DL ontology." + ] , [ + rdfs:label "Improve documentation." ] ] ] , [ |