Skip to content

Commit

Permalink
Updated WhatsNew.txt for 2.0.7 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 11, 2017
1 parent 8446d4a commit 0e495e8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions WhatsNew.txt
@@ -1,6 +1,22 @@

This is a list of major changes in SDL's version history.

---------------------------------------------------------------------------
2.0.7:
---------------------------------------------------------------------------

General:
* Added locking functions for multi-threaded access to the joystick and game controller APIs:
SDL_LockJoysticks()
SDL_UnlockJoysticks()
* The following functions are now thread-safe:
SDL_SetEventFilter()
SDL_GetEventFilter()
SDL_AddEventWatch()
SDL_DelEventWatch()


General:
---------------------------------------------------------------------------
2.0.6:
---------------------------------------------------------------------------
Expand Down

0 comments on commit 0e495e8

Please sign in to comment.