diff options
author | David Robillard <d@drobilla.net> | 2011-10-26 19:53:59 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-10-26 19:53:59 +0000 |
commit | e4810455eca0f51f7236e0e3f62bea9f96436621 (patch) | |
tree | fdb0a3f1b8daf53b44b571373227a9d657ab298c /core.lv2/ChangeLog | |
parent | 2f2e2fc2dd54cf2e932db54d91c01ad2812a0c8c (diff) | |
download | lv2-e4810455eca0f51f7236e0e3f62bea9f96436621.tar.xz |
Rewrite and clean up some documentation.
Diffstat (limited to 'core.lv2/ChangeLog')
-rw-r--r-- | core.lv2/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core.lv2/ChangeLog b/core.lv2/ChangeLog index 2a86606..643b2cf 100644 --- a/core.lv2/ChangeLog +++ b/core.lv2/ChangeLog @@ -3,7 +3,7 @@ lv2core (UNRELEASED) unstable; urgency=low * Remove lv2config in favour of the convention that extension bundles simply install headers to standard URI-like include paths * Switch to simple BSD-style (ISC) license (with permission of all - contributors to lv2.h and it's ancestor, ladspa.h) + contributors to lv2.h and its ancestor, ladspa.h) -- David Robillard <d@drobilla.net> UNRELEASED |