summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-08-15 21:40:16 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2018-08-15 21:42:02 +0200
commit55eb98c9df882b86d2bbe7a493614d8f26927298 (patch)
tree79aa34ad57dc4864ad15c32aa132c5b4d04ab79f
parente9b1b3c40e6c3f90c330a056102c75519c84e308 (diff)
downloadqtlocation-mapboxgl-upstream/lp-cp-changelog-6.4.0.tar.gz
[android] - update changelog with fixed security vulnerabilityupstream/lp-cp-changelog-6.4.0
-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 b314165143..ccae27f51d 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -9,6 +9,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## 6.4.0 - August 15, 2018
- Use unconverted bearing value for LatLngBounds calculation [#12616](https://github.com/mapbox/mapbox-gl-native/pull/12616)
- Store release so files with debugging information [#12628](https://github.com/mapbox/mapbox-gl-native/pull/12628)
+ - Close a security vulnerability introduced in v6.2.0 that would potentially allow the owner of a style to compromise apps loading that style.
## 6.4.0-beta.1 - August 9, 2018
- Don't prefetch tiles for geojson sources [#12529](https://github.com/mapbox/mapbox-gl-native/pull/12529)