*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40841
This commit is contained in:
Sam Lantinga 2004-02-17 18:21:46 +00:00
parent 6e5735ed77
commit 493c4dacec

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.7: Added a test program for dynamically loading OpenGL
<LI> 1.2.7: Increased sensitivity of the Windows joystick driver
<LI> 1.2.7: Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
<LI> 1.2.7: Added fullscreen toggle support in testwm for Windows, etc.