diff --git a/changelog b/changelog index e0eeeae9bfdb..17f460ffbac8 100644 --- a/changelog +++ b/changelog @@ -67,6 +67,8 @@ Version 1.11.16: * Fixed AI engine names in the MP game setup screen being translated to the language selected when Wesnoth was started rather than the current language (bug #22092). + * Fixed mouse tracking issue with workaround by changing the default window + resolution for OS X to 800 x 600 (bug #20332). * WML engine: * Fixed a regression in 1.11.14 causing WML parser/preprocessor errors to not interrupt the game load sequence or display an error message in-game, diff --git a/players_changelog b/players_changelog index 2044a1c4554e..e0cf74ed68fd 100644 --- a/players_changelog +++ b/players_changelog @@ -38,6 +38,7 @@ Version 1.11.16: without contents or in the wrong state during WML start events until they are interacted with or control is given to the player for the first time. * Added a button to copy the in-game Chat Log dialog contents to clipboard. + * OS X: Fixed mouse tracking issue for retina displays. * WML engine: * Fixed a regression in 1.11.14 causing WML parser/preprocessor errors to