*** empty log message ***

This commit is contained in:
Sam Lantinga 2002-11-17 17:56:14 +00:00
parent 314e6e07e9
commit f5e10fed3b

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