aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-10-28 09:28:36 +0100
committerDavid Robillard <d@drobilla.net>2018-10-28 09:28:50 +0100
commit693450ca902a2faf2f0e197353e43c29603e0159 (patch)
treebdbc1ec50fbd3500007c3339bd5376dee262365e /lv2/core/lv2core.doap.ttl
parentd9885bc878c1e2c4f877e409ea11667bc14a05aa (diff)
downloadlv2-693450ca902a2faf2f0e197353e43c29603e0159.tar.xz
Rework port restrictions so that presets can be validated
Diffstat (limited to 'lv2/core/lv2core.doap.ttl')
-rw-r--r--lv2/core/lv2core.doap.ttl4
1 files changed, 3 insertions, 1 deletions
diff --git a/lv2/core/lv2core.doap.ttl b/lv2/core/lv2core.doap.ttl
index 2f90f31..af2a983 100644
--- a/lv2/core/lv2core.doap.ttl
+++ b/lv2/core/lv2core.doap.ttl
@@ -17,11 +17,13 @@
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
doap:revision "15.0" ;
- doap:created "2017-03-19" ;
+ doap:created "2018-10-28" ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
rdfs:label "Add lv2:MIDIPlugin class."
+ ] , [
+ rdfs:label "Rework port restrictions so that presets can be validated."
]
]
] , [