*** empty log message ***

This commit is contained in:
Sam Lantinga 2001-08-09 13:06:32 +00:00
parent e2f8cd3e59
commit ca66996f65

View File

@ -16,6 +16,11 @@ be found at the <A HREF="http://www.libsdl.org/"> main SDL page</A>.
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.3: Fixed the system dependent SDL_WINDOWID hack on Windows
<LI> 1.2.3: Added 640x480 as a scaled resolution for NTSC/PAL output
<LI> 1.2.3: Added support for TV output on the Linux PlayStation Beta
<LI> 1.2.3: Added initial NVidia acceleration on framebuffer console
<LI> 1.2.3: Fixed audio format selection for OpenBSD (thanks Peter!)
<LI> 1.2.2: Fixed crash when quitting fullscreen mode on MacOS X
<LI> 1.2.2: Fixed fullscreen mouse events on MacOS X
<LI> 1.2.2: Now returns an error if unable to open audio on BeOS