From f18371240cf3d32940e9a67844505b46006e0788 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 Sep 2015 03:41:34 +0000 Subject: Gracefully handle failure to open wrapper. git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5724 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8cfcb40..19faa92 100644 --- a/NEWS +++ b/NEWS @@ -4,10 +4,11 @@ suil (0.8.3) unstable; * Add Cocoa in Gtk wrapper (patch from Robin Gareus) * Various Windows fixes (patches from Robin Gareus) * Fix compilation with -Wl,--no-undefined - * Fix a few minor/unlikely memory errors. + * Fix a few minor/unlikely memory errors + * Gracefully handle failure to open wrapper * Only report suil_ui_supported() if necessary wrapper is compiled in - -- David Robillard Thu, 14 May 2015 01:26:31 -0400 + -- David Robillard Fri, 11 Sep 2015 17:38:26 -0400 suil (0.8.2) stable; -- cgit v1.2.1