*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40543
This commit is contained in:
Sam Lantinga 2002-11-17 17:56:14 +00:00
parent 4135293105
commit 87040b3a85

View file

@ -20,6 +20,7 @@ The latest stable release may be found on the
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.6: Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon()
<LI> 1.2.6: Greatly improved X11 DGA video speed (thanks Cezary!)
<LI> 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!)
<LI> 1.2.6: Fixed potential dropped events under DirectInput