Added patch note for bug #461

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402557
This commit is contained in:
Sam Lantinga 2007-07-19 08:12:45 +00:00
parent 99c118136b
commit 0b1d486568

View file

@ -98,6 +98,9 @@ SDL 1.2.12 is a minor bug fix release.
<P>
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>