From 6672e5727516eea194ca278731280cd08f1d3937 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 19 Feb 2015 09:38:37 +0000 Subject: Add lilv_state_emit_port_values() for special port value handling. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5586 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 71d3c4d..43e369c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ lilv (0.21.1) unstable; * Fix loading files with spaces in their path * Add lilv_file_uri_parse() for correct URI to path conversion + * Add lilv_state_emit_port_values() for special port value handling * Expose lilv_world_load_specifications() and lilv_world_load_plugin_classes() * Tolerate passing NULL to lilv_state_restore() @@ -11,7 +12,7 @@ lilv (0.21.1) unstable; * Windows fixes (thanks John Emmas) * Minor documentation improvements - -- David Robillard Sun, 08 Feb 2015 00:21:46 -0500 + -- David Robillard Thu, 19 Feb 2015 02:35:18 -0500 lilv (0.20.0) stable; -- cgit v1.2.1