From d9ebcb2a89b4953d85c6cad9aceea1ad9b831254 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 10 Jan 2013 06:22:34 +0000 Subject: Make lilv_plugin_get_port_by_designation() return a const pointer. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4912 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 55f39f2..257ecc8 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ lilv (0.15.0) unstable; * Add lilv_world_ask() for simply checking if a statement exists. * Add lilv_nodes_merge(). + * Make lilv_plugin_get_port_by_designation() return a const pointer. * Support atom:supports in lilv_port_supports_event(). * Add va_list variant of lilv_plugin_get_num_ports_of_class(). * Correctly depend on serd at build time (fix compilation in odd cases) @@ -9,7 +10,7 @@ lilv (0.15.0) unstable; * lilvmm.hpp: Support varargs for Plugin::get_num_ports_of_class() * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory) - -- David Robillard Sat, 22 Dec 2012 20:16:12 -0500 + -- David Robillard Wed, 09 Jan 2013 21:16:23 -0500 lilv (0.14.4) stable; -- cgit v1.2.1