summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6976f932..5736ae91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-05-20 Havoc Pennington <hp@pobox.com>
+
+ * src/keybindings.c (meta_change_keygrab): the mask
+ display->ignored_modifier_mask wasn't being bound,
+ due to "<" instead of "<=" (most people didn't notice
+ as display->ignored_modifier_mask included Scroll_Lock).
+ Red Hat bugzilla #91301 reported by Youssef Makki
+
+ * src/display.c (meta_change_button_grab): make corresponding
+ change for button grabs.
+
2003-05-06 Danilo Ĺ egan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.