summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-09-12 03:41:34 +0000
committerDavid Robillard <d@drobilla.net>2015-09-12 03:41:34 +0000
commitf18371240cf3d32940e9a67844505b46006e0788 (patch)
tree89f570ac6eadb87594cd72ee43c7d5257498f907 /NEWS
parent36b470397a178ca64bc6d98ecc652aaa7671c938 (diff)
downloadsuil-f18371240cf3d32940e9a67844505b46006e0788.tar.gz
suil-f18371240cf3d32940e9a67844505b46006e0788.tar.bz2
suil-f18371240cf3d32940e9a67844505b46006e0788.zip
Gracefully handle failure to open wrapper.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5724 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
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 <d@drobilla.net> Thu, 14 May 2015 01:26:31 -0400
+ -- David Robillard <d@drobilla.net> Fri, 11 Sep 2015 17:38:26 -0400
suil (0.8.2) stable;