Browse Source

Update WhatsNew.txt

Sylvain Becker 6 years ago
parent
commit
458c60e6a4
1 changed files with 9 additions and 0 deletions
  1. 9 0
      WhatsNew.txt

+ 9 - 0
WhatsNew.txt

@@ -1,6 +1,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:
 ---------------------------------------------------------------------------