aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/ChangeLog
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-04 18:21:08 +0000
committerDavid Robillard <d@drobilla.net>2010-10-04 18:21:08 +0000
commitcef9811dac46a9d54dab0f0d82ce5c3ae032fc7c (patch)
tree632b911da25fc24b6b3d331d7ceffc22606b8e5b /core.lv2/ChangeLog
parent61842745ab15454ee66be54a6f3bcc148a75406f (diff)
downloadlv2-cef9811dac46a9d54dab0f0d82ce5c3ae032fc7c.tar.xz
Initial import of lv2plug.in universe.
Diffstat (limited to 'core.lv2/ChangeLog')
-rw-r--r--core.lv2/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/core.lv2/ChangeLog b/core.lv2/ChangeLog
new file mode 100644
index 0000000..82ef5d6
--- /dev/null
+++ b/core.lv2/ChangeLog
@@ -0,0 +1,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
+