summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Becker <sylvain.becker@gmail.com>2019-04-04 20:24:22 +0200
committerSylvain Becker <sylvain.becker@gmail.com>2019-04-04 20:24:22 +0200
commit4b77e11c847d1bbf1795f87e546efddb9932ec54 (patch)
tree1d09aaf14305f65e7c051bca0ac9ad53e9c58230
parent13d394a56fd0499511d99e3f70f7261dc59438a3 (diff)
Update WhatsNew.txt
-rw-r--r--WhatsNew.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 3aeaf65743..95cb4425aa 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -8,6 +8,7 @@ This is a list of major changes in SDL's version history.
Android:
* Removed SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH (replaced by SDL_HINT_MOUSE_TOUCH_EVENTS and SDL_HINT_TOUCH_MOUSE_EVENTS)
+ (Changed old default behavior from hardware mouse triggering touch events to now not doing so (SDL_MOUSE_TOUCH_EVENTS=0) to match the default behavior of other platforms")
---------------------------------------------------------------------------