summaryrefslogtreecommitdiffstats
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05183e9..4df90a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
suil (0.6.11) unstable;
* Add compile time option to disable explicit Gtk to X11 key forwarding
+ * Fix crash on close caused by key filter for X11 in Gtk
* Fix crash when a broken UI returns a NULL descriptor
* Fix compilation on BSD
- -- David Robillard <d@drobilla.net> Fri, 22 Feb 2013 12:51:26 -0500
+ -- David Robillard <d@drobilla.net> Fri, 22 Feb 2013 13:03:48 -0500
suil (0.6.10) stable;