From 3990a92e929c8f074827d200777d5ca869296222 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 29 Jun 2012 21:51:04 +0000 Subject: Fix Lilv::Instance API to handle features and failed instantiations. Deprecate old flawed Lilv::Instance constructors. Add Lilv::Instance::get_handle() and Lilv::Instance::get_extension_data(). git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4502 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 475f472..34ab67d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +lilv (9999) unstable; + + * Fix Lilv::Instance API to handle features and failed instantiations + * Deprecate old flawed Lilv::Instance constructors + * Add Lilv::Instance::get_handle() and Lilv::Instance::get_extension_data() + + -- David Robillard + lilv (0.14.2) stable; * Fix dynmanifest support -- cgit v1.2.1