From fb451c37b08366e1fa52762fe928e607c599dee4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 26 Mar 2012 19:35:21 +0000 Subject: lilv_plugin_get_port_by_parameter() => lilv_plugin_get_port_by_designation(). git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4109 a436a847-0d15-0410-975c-d299462d15a1 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2d4291c..6f115b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,7 +22,7 @@ lilv (UNRELEASED) unstable; urgency=low * Update old references to lv2_list (now lv2ls) * Support compilation as C++ under MSVC++. * Remove use of wordexp. - * Add lilv_plugin_get_port_by_property() and lilv_port_get_index() as an + * Add lilv_plugin_get_port_by_designation() and lilv_port_get_index() as an improved generic alternative to lilv_plugin_get_latency_port_index(). -- David Robillard (UNRELEASED) -- cgit v1.2.1