diff options
author | David Robillard <d@drobilla.net> | 2011-03-09 18:44:52 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-03-09 18:44:52 +0000 |
commit | 520bbc76182510c05e2c0dd15d3d7b873faf1d11 (patch) | |
tree | a47ef2d874d5f4496bd00443f8f200c048b5a6c6 /ChangeLog | |
parent | 027ca551e53800ab7a2cd8375d1cacb980803d75 (diff) | |
download | lilv-520bbc76182510c05e2c0dd15d3d7b873faf1d11.tar.gz lilv-520bbc76182510c05e2c0dd15d3d7b873faf1d11.tar.bz2 lilv-520bbc76182510c05e2c0dd15d3d7b873faf1d11.zip |
Update ChangeLog.
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3059 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ slv2 (UNRELEASED) unstable; urgency=low * Add slv2_world_set_option for runtime configuration of SLV2 features. * Add SLV2_OPTION_FILTER_LANG option (to optionally disable i18n). * Document entire API in single header file / page. + * Add new collections and iterator API (and deprecate index based API) + * Remove the questionable slv2_world_get_plugins_by_filter. * Switch to 2-clause BSD license. * *** API BREAK *** |