mirror of https://github.com/encounter/SDL.git
WhatsNew.txt: Note that minimum macOS version is now 10.9.
This commit is contained in:
parent
542a4da3d6
commit
31d38f2f30
|
@ -48,6 +48,9 @@ Linux:
|
||||||
* Added the hint SDL_HINT_LINUX_DIGITAL_HATS to control whether to treat hats as digital rather than checking to see if they may be analog
|
* Added the hint SDL_HINT_LINUX_DIGITAL_HATS to control whether to treat hats as digital rather than checking to see if they may be analog
|
||||||
* Added the hint SDL_HINT_LINUX_HAT_DEADZONES to control whether to use deadzones on analog hats
|
* Added the hint SDL_HINT_LINUX_HAT_DEADZONES to control whether to use deadzones on analog hats
|
||||||
|
|
||||||
|
macOS:
|
||||||
|
* Bumped minimum OS deployment version to macOS 10.9.
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
2.0.22:
|
2.0.22:
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue