summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0175d0b..1e0f4ea 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,12 @@ Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
+* Changes since 1.4.2
+** key event handling
+top level key bindings are grabbed "asynchronously" instead of
+"synchronously." This should eliminate the freezes some people have
+experienced in previous versions.
+
* Changes since 1.4.1
Just bug fixes.