blob: 82ef5d632d8016ee5c6342f88bc398bc77c22a55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
lv2core (4.0) unstable; urgency=low
* Make doap:license suggested, but not required (for wrappers)
* Loosen domain restriction of lv2:optionalFeature and lv2:requiredFeature
(to allow re-use in extensions)
-- David Robillard <d@drobilla.net> Fri, 10 Jul 2009 17:27:57 -0400
lv2core (3.0) unstable; urgency=low
* Require that serialisations refer to ports by symbol rather than index.
* Minor stylistic changes to lv2.ttl
* No header changes
-- David Robillard <d@drobilla.net> Sat, 08 Nov 2008 14:27:10 -0500
|