aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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 389538b1617..68178e2c4d3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-03-11 Jason Rumney <jasonr@gnu.org>
2
3 * w32fns.c (signal_user_input): New function.
4 (post_character_message): Use it for keyboard input.
5 (w32_msg_pump): Use it for mouse input.
6
12006-03-11 Luc Teirlinck <teirllm@auburn.edu> 72006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2 8
3 * window.c: Rename preserve_y to window_scroll_pixel_based_preserve_y. 9 * window.c: Rename preserve_y to window_scroll_pixel_based_preserve_y.