From 48648e4330b224391307343198152cce4f446874 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 29 Jan 2015 22:49:40 +0000 Subject: Add lilv_file_uri_parse() for correct URI to path conversion. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5528 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 10986ad..60fc3c5 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,14 @@ -lilv (0.20.1) unstable; +lilv (0.21.1) unstable; * Fix loading files with spaces in their path + * Add lilv_file_uri_parse() for correct URI to path conversion * Tolerate passing NULL to lilv_state_restore() * Fix a few minor/unlikely memory errors * Configure based on compiler target OS for cross-compilation * Windows fixes (thanks John Emmas) * Minor documentation improvements - -- David Robillard Wed, 10 Dec 2014 14:32:08 -0500 + -- David Robillard Thu, 29 Jan 2015 17:40:17 -0500 lilv (0.20.0) stable; -- cgit v1.2.1