From d3fff833545e4c912e8c5517818f9f6f225c0df8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 14 Aug 2015 00:57:09 +0000 Subject: Add lilv_free() for systems picky about such things. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5706 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2b05a30..12da771 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -lilv (0.21.3) unstable; +lilv (0.21.5) unstable; * Fix loading files with spaces in their path * Add lilv_file_uri_parse() for correct URI to path conversion @@ -6,6 +6,7 @@ lilv (0.21.3) unstable; * Add lilv_state_emit_port_values() for special port value handling * Add lilv_state_get_uri() * Add lilv_state_delete() for deleting user saved presets + * Add lilv_free() for systems picky about such things * Fix lilv_world_ask() to work with wildcards * Fix creation of duplicate manifest entries when saving state * Fix bindings for Python 3 @@ -20,7 +21,7 @@ lilv (0.21.3) unstable; * Windows fixes (thanks John Emmas) * Minor documentation improvements - -- David Robillard Thu, 13 Aug 2015 19:55:27 -0400 + -- David Robillard Thu, 13 Aug 2015 20:30:04 -0400 lilv (0.20.0) stable; -- cgit v1.2.1