Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 2fd83e96a..dde2e39ab 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-05 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.
+ * include/zmouse.h (WHEEL_DELTA): Guard against prior
+ definition.
+ (WHEEL_PAGESCROLL): Likewise.
+ (SPI_SETWHEELSCROLLLINES): Define, if not already done.
+
2003-01-04 Danny Smith <dannysmith@users.sourceforge.net>
* include/winuser.h (SPI_GETWHEELSCROLLLINES) Add define.