aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2006-03-11 23:45:44 +0000
committerJason Rumney <[email protected]>2006-03-11 23:45:44 +0000
commitb452fd7aaac9dde74f095c907d5073f702e2cdb4 (patch)
tree36eb04a738338efe6a23bcac4c2a7f06eacc6964 /src
parent8cf1c5a44266bbd0f9919e854deee1d7361facd1 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 389538b161..68178e2c4d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-11 Jason Rumney <[email protected]>
+
+ * w32fns.c (signal_user_input): New function.
+ (post_character_message): Use it for keyboard input.
+ (w32_msg_pump): Use it for mouse input.
+
2006-03-11 Luc Teirlinck <[email protected]>
* window.c: Rename preserve_y to window_scroll_pixel_based_preserve_y.