From bcdb3eddccec0caecc93e0b1da4c4684543a2363 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Mon, 8 Dec 2025 11:08:04 -0500 Subject: [PATCH] WhatsNew.txt: Moved some missing entries over to the release-3.2.x branch. Fixes #14622. --- WhatsNew.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/WhatsNew.txt b/WhatsNew.txt index 0d10ee672a..b8bca80fad 100644 --- a/WhatsNew.txt +++ b/WhatsNew.txt @@ -1,6 +1,17 @@ This is a list of major changes in SDL's version history. +--------------------------------------------------------------------------- +3.2.22: +--------------------------------------------------------------------------- +* SDL_HINT_JOYSTICK_WGI is disabled by default + + +--------------------------------------------------------------------------- +3.2.16: +--------------------------------------------------------------------------- +* SDL_HINT_JOYSTICK_RAWINPUT is disabled by default + --------------------------------------------------------------------------- 3.2.10: ---------------------------------------------------------------------------