Mercurial > sdl-ios-xcode
diff docs.html @ 117:aac75d5f7869
Fixed fullscreen mouse events on MacOS X
Fixed crash when quitting fullscreen mode on MacOS X
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 22 Jul 2001 20:57:24 +0000 |
parents | dabc453ce7f7 |
children | c2f7f5bb8cbd |
line wrap: on
line diff
--- a/docs.html Sat Jul 21 18:40:28 2001 +0000 +++ b/docs.html Sun Jul 22 20:57:24 2001 +0000 @@ -16,6 +16,8 @@ Major changes since SDL 1.0.0: </H2> <UL> + <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 <LI> 1.2.2: Now gets correct keyboard state when starting up on X11 <LI> 1.2.2: Improved the DGA 2.0 and framebuffer console drivers