aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 37c65fcd..db67cfd9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2008-05-18 Gregory Vanuxem <g.vanuxem@wanadoo.fr>
+
+ Fix AW/149
+ * hyper/keyin.h (UnsupportedModMask): Rename from ShiftModMask.
+ * hyper/keyin.c (UnsupportedModMask): Likewise.
+ (get_modifier_mask): New.
+ (init_keyin): Use it.
+ * hyper/dialog.c (dialog): Adjust.
+
2008-05-18 Bill Page <bill.page@newsynthesis.org>
Fix AW/117