From 2fbfd73d888ef89f80f3093cb45da4a94b7748f7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 15 Jul 2012 17:35:14 +0000 Subject: Gracefully handle failure to save plugin state and print error message. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4537 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7654b51..49d9433 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ lilv (9999) unstable; * Add Lilv::Instance::get_handle() and Lilv::Instance::get_extension_data() * Fix documentation for ui_type parameter of lilv_ui_is_supported() * Fix crash when lv2info is run with an invalid URI argument + * Gracefully handle failure to save plugin state and print error message -- David Robillard -- cgit v1.2.1