diff docs.html @ 61:994ed1d668e7

Mouse wheel sends mouse button (4/5) events on Windows
author Sam Lantinga <slouken@lokigames.com>
date Sat, 16 Jun 2001 01:01:42 +0000
parents 25dfe480c75e
children ac6645260d31
line wrap: on
line diff
--- a/docs.html	Mon Jun 11 22:54:34 2001 +0000
+++ b/docs.html	Sat Jun 16 01:01:42 2001 +0000
@@ -16,6 +16,7 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
+	<LI> 1.2.1: Mouse wheel sends mouse button (4/5) events on Windows
 	<LI> 1.2.1: Added MacOS X Project Builder projects (thanks Darrell!)
 	<LI> 1.2.1: Added initial support for Quartz video (thanks Darrell!)
 	<LI> 1.2.1: Disabled Linux /dev/event joystick interface by default