summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-06-23 19:58:25 +0000
committercorvid <corvid@lavabit.com>2011-06-23 19:58:25 +0000
commitb1fa85b269b7dacbef26b3106d02e2b3f25dcbc5 (patch)
tree2dff799675e67e967839f6d1cb83bbacdb7b3760 /ChangeLog
parent70617461d5c20b5b362961feb6dba53368a98fbe (diff)
multimedia key names
fltk-1.3 gives them special values, so they can't be used by specifying keysyms in keysrc anymore. I separated them from the other keys 1) so that they can be ignored when looking through the list of 'ordinary' keys 2) because Back and BackSpace could be confusing. Am I thrilled with the idea of having rules like "forward = forward"? Well, not particularly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 77ef89a1..e9ba3a70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ dillo-3.0 [not released yet]
Patches: Jorge Arellano Cid
+- Remove --enable-ansi configure option.
- Limit saved cookie size.
- - Allow binding to non-ASCII keys.
+ - Allow binding to non-ASCII keys and multimedia keys.
Patches: corvid
-----------------------------------------------------------------------------