summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-08-19 11:48:06 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-08-19 13:37:23 +0300
commit0bdc5a255841785e5aca3b68559c1532d7853f72 (patch)
tree0a2616707e3252d07a05035544fb1d207b9db4c6 /platform/android/CHANGELOG.md
parent6dfe0e60cad9e7a1e8838374fa5d0fd48ab30782 (diff)
downloadqtlocation-mapboxgl-0bdc5a255841785e5aca3b68559c1532d7853f72.tar.gz
[ios,android] Added changelog entry for use after std::move fix
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 49a4ebe536..b7f7fa2bd8 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,6 +4,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
### Bug fixes
+ - Fixed use of objects after moving, potentially causing crashes. [#15408](https://github.com/mapbox/mapbox-gl-native/pull/1540)
- Fixed a possible crash that could be caused by invoking the wrong layer implementation casting function [#15398](https://github.com/mapbox/mapbox-gl-native/pull/15398).
## 8.3.0-alpha.3 - August 15, 2019