From 520bbc76182510c05e2c0dd15d3d7b873faf1d11 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 9 Mar 2011 18:44:52 +0000 Subject: Update ChangeLog. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3059 a436a847-0d15-0410-975c-d299462d15a1 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index a75a259..d831d48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 *** -- cgit v1.2.1