summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Becker <sylvain.becker@gmail.com>2019-04-04 20:10:55 +0200
committerSylvain Becker <sylvain.becker@gmail.com>2019-04-04 20:10:55 +0200
commit13d394a56fd0499511d99e3f70f7261dc59438a3 (patch)
treeb539ded2a53673d6ed7a67b9c1f1da880d9de2c0
parentbd98528eb8fa77e14c14b495719f2442222a27a9 (diff)
Update WhatsNew.txt
-rw-r--r--WhatsNew.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 56de7b6781..3aeaf65743 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -2,6 +2,15 @@
This is a list of major changes in SDL's version history.
---------------------------------------------------------------------------
+2.0.10:
+---------------------------------------------------------------------------
+* Added the hint SDL_HINT_MOUSE_TOUCH_EVENTS to control whether SDL will synthesize touch events from mouse events
+
+Android:
+* Removed SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH (replaced by SDL_HINT_MOUSE_TOUCH_EVENTS and SDL_HINT_TOUCH_MOUSE_EVENTS)
+
+
+---------------------------------------------------------------------------
2.0.9:
---------------------------------------------------------------------------