aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 835c550b426..bf519556334 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-10-26 Eli Zaretskii <eliz@gnu.org>
2
3 * w32fns.c (w32_wnd_proc) <WM_MOUSEMOVE>: Don't enable tracking of
4 mouse movement events if the menu bar is active. This avoids
5 producing a busy "hour-glass" cursor by Windows if the mouse
6 pointer is positioned over a tooltip shown for some menu item.
7
12012-10-25 Paul Eggert <eggert@cs.ucla.edu> 82012-10-25 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Don't assume process IDs fit in int. 10 Don't assume process IDs fit in int.