aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 31720b50730..e7897f033e4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12003-05-27 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (GET_WHEEL_DELTA_WPARAM): New macro.
4
12003-05-27 David Ponce <david@dponce.com> 52003-05-27 David Ponce <david@dponce.com>
2 6
3 Handle W32 mouse wheel events as mouse click events, like in X. 7 Handle W32 mouse wheel events as mouse click events, like in X.