changeset 4083:a66ac59b3939 SDL-1.2

Added patch note for bug #461
author Sam Lantinga <slouken@libsdl.org>
date Thu, 19 Jul 2007 08:12:45 +0000
parents 01dbf7134045
children 70e77cbba87c
files docs.html
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs.html	Thu Jul 19 08:08:16 2007 +0000
+++ b/docs.html	Thu Jul 19 08:12:45 2007 +0000
@@ -99,6 +99,9 @@
 	The windib driver now supports more mouse buttons with WM_XBUTTON events.
 </P>
 <P>
+	On Windows, SDL_SetVideoMode() will re-create the window instead of failing if the multisample settings are changed.
+</P>
+<P>
 	Added support for UTF-8 window titles on Windows.
 </P>
 <P>