Changed text in documentation.

This commit is contained in:
Philipp Wiesemann 2014-02-15 23:57:38 +01:00
parent 70b975d626
commit fc1c17cc01
1 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ This is a list of major changes in SDL's version history.
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
General: General:
* Added SDL_GL_ResetAttributes() to reset OpenGL attributes to default values * Added SDL_GL_ResetAttributes() to reset OpenGL attributes to default values
* Added an API to load a database of Game Controller mappings from a file: * Added an API to load a database of game controller mappings from a file:
SDL_GameControllerAddMappingsFromFile SDL_GameControllerAddMappingsFromFile()
* Added game controller mappings for the PS4 and OUYA controllers * Added game controller mappings for the PS4 and OUYA controllers
* Added SDL_GetDefaultAssertionHandler() and SDL_GetAssertionHandler() * Added SDL_GetDefaultAssertionHandler() and SDL_GetAssertionHandler()
* Added SDL_DetachThread() * Added SDL_DetachThread()