diff --git a/docs.html b/docs.html index 64b110ced..6e2d106b5 100644 --- a/docs.html +++ b/docs.html @@ -98,6 +98,9 @@ SDL 1.2.12 is a minor bug fix release.

The windib driver now supports more mouse buttons with WM_XBUTTON events.

+

+ On Windows, SDL_SetVideoMode() will re-create the window instead of failing if the multisample settings are changed. +

Added support for UTF-8 window titles on Windows.