summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-22 21:22:01 +0000
committerDavid Robillard <d@drobilla.net>2013-02-22 21:22:01 +0000
commit28cf00ed548bd658039b2ee52e35829b1e6dc821 (patch)
tree32fd1c70198a57b8d1218f70c633945038b99a3f /NEWS
parent61a8166c4fda5e3486ae9d19ff102e36a14bfcb0 (diff)
downloadsuil-28cf00ed548bd658039b2ee52e35829b1e6dc821.tar.gz
suil-28cf00ed548bd658039b2ee52e35829b1e6dc821.tar.bz2
suil-28cf00ed548bd658039b2ee52e35829b1e6dc821.zip
Fix key events for X11 in Gtk.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5064 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4df90a0..ba44fee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
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 key events for X11 in Gtk
* Fix crash when a broken UI returns a NULL descriptor
* Fix compilation on BSD