summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorTobrun <tobrun@mapbox.com>2017-04-18 16:12:27 +0200
committerGitHub <noreply@github.com>2017-04-18 16:12:27 +0200
commit8e9eaaabfc2d1947e63d502116f9d27d2cc645f7 (patch)
tree19152df9bbc21e3e1d67b5ea5c40bfaadf381ee3 /platform/android/CHANGELOG.md
parentddecdeca9493ac1caaae2301eb822bdbf2f75ff9 (diff)
downloadqtlocation-mapboxgl-8e9eaaabfc2d1947e63d502116f9d27d2cc645f7.tar.gz
[android] - synchronize display and context initalisation with create surface to avoid EGL bad surface (#8759)
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 2d3660faaf..8dcdcb296d 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -17,6 +17,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
* OfflineRegion are validated if the bounds is found in the world bounds, else onError will be invoked [#8517](https://github.com/mapbox/mapbox-gl-native/pull/8517)
* Polygon holes [#8557](https://github.com/mapbox/mapbox-gl-native/pull/8557) and [#8722](https://github.com/mapbox/mapbox-gl-native/pull/8722)
* Custom location source [#8710](https://github.com/mapbox/mapbox-gl-native/pull/8710)
+* Ensure surface is created after display and context [#8759](https://github.com/mapbox/mapbox-gl-native/pull/8759)
## 5.0.2 - April 3, 2017