summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-22 18:14:30 +0000
committerDavid Robillard <d@drobilla.net>2013-02-22 18:14:30 +0000
commit61a8166c4fda5e3486ae9d19ff102e36a14bfcb0 (patch)
treeeb19360d8ea5be0e266b55453a375c45c1942ee3 /AUTHORS
parent701cc9265c3958473e2dc20e62da6c82890b2cd0 (diff)
downloadsuil-61a8166c4fda5e3486ae9d19ff102e36a14bfcb0.tar.gz
suil-61a8166c4fda5e3486ae9d19ff102e36a14bfcb0.tar.bz2
suil-61a8166c4fda5e3486ae9d19ff102e36a14bfcb0.zip
Maybe fix crash on close caused by key filter for X11 in Gtk.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5063 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 70cccdb..2a82a14 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,3 +6,4 @@ Contributors:
* Fix reparenting of Gtk UIs in Qt
* Peter Nelson <peter@fuzzle.org>
* Fix crash when a broken UI returns a NULL descriptor
+ * Fix crash on close caused by key filter for X11 in Gtk