From c28f70ab84dcbc2a185b1dc9577ea97cb1042701 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 23 Nov 2012 03:39:05 +0000 Subject: Add va_list variant of lilv_plugin_get_num_ports_of_class() (#758). git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4858 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6b5509b..6460882 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ -lilv (0.14.5) unstable; +lilv (0.15.0) unstable; * 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) * Disable timestamps in HTML documentation for reproducible build + * lilvmm.hpp: Support varargs for Plugin::get_num_ports_of_class() -- David Robillard Thu, 22 Nov 2012 21:47:57 -0500 -- cgit v1.2.1