SHA256
1
0
forked from jengelh/SDL2

- Update to release 2.28.5

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=174
This commit is contained in:
2023-11-02 19:09:54 +00:00
committed by Git OBS Bridge
parent d80f7012aa
commit 6e42d7b406
6 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 2 19:09:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.28.5
* Added support for the HP HyperX Clutch Gladiate controller
* Fixed a crash if a controller is disconnected while SDL is
opening it
* Fixed a crash on Linux if XInput2 isn't available at runtime
-------------------------------------------------------------------
Sat Oct 7 00:23:45 UTC 2023 - Jan Engelhardt <jengelh@inai.de>