summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-05-18 21:28:57 +0000
committersabetts <sabetts>2001-05-18 21:28:57 +0000
commitdc8862437485021dc0892ae4fc935f1b2a4b68cd (patch)
treeda8f8274e65e6975f6da8c91a389bcabd9d0fede /ChangeLog
parent8570b3d36d3566a602947ce60fc87940f5ce8b5f (diff)
downloadratpoison-dc8862437485021dc0892ae4fc935f1b2a4b68cd.zip
* src/input.c (update_modifier_map): rename from
init_modifier_map. all callers updated. prototype updated. * src/events.c (mapping_notify): new function (delegate_event): handle MappingNotify events.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b91dd4..383a645 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-18 Shawn Betts <sabetts@van.gobasis.com>
+
+ * src/input.c (update_modifier_map): rename from
+ init_modifier_map. all callers updated. prototype updated.
+
+ * src/events.c (mapping_notify): new function
+ (delegate_event): handle MappingNotify events.
+
2001-05-09 Gergely Nagy <8@free.bsd.hu>
* ratpoison.spec: spec file for rpm-based systems