diff WhatsNew @ 4113:82dab719502e SDL-1.2

Fixed bug #464 Added X1/X2 button constants
author Sam Lantinga <slouken@libsdl.org>
date Sat, 29 Dec 2007 06:08:17 +0000
parents f5794774970d
children e1826b24ee8d
line wrap: on
line diff
--- a/WhatsNew	Sat Dec 29 06:06:03 2007 +0000
+++ b/WhatsNew	Sat Dec 29 06:08:17 2007 +0000
@@ -3,6 +3,9 @@
 
 Version 1.0:
 
+1.2.13:
+	Added SDL_BUTTON_X1 and SDL_BUTTON_X2 constants.
+
 1.2.12:
 	Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling
 	of the screensaver on Mac OS X and X11.