summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2018-08-15 16:45:11 -0400
committerGitHub <noreply@github.com>2018-08-15 16:45:11 -0400
commit59cdb144b4b4c67fa6b0bc43a95cfde41369fd02 (patch)
tree1f85e3d7562726417fa838dc4cababd0a5b6ac32 /platform/macos/CHANGELOG.md
parent91f934fdb61599744474d5f60f919d3dba5b64e1 (diff)
downloadqtlocation-mapboxgl-59cdb144b4b4c67fa6b0bc43a95cfde41369fd02.tar.gz
[ios, macos] Update change logs prior to release of v4.3.0 (#12650)
* [ios, macos] Update security vulnerability details in changelogs * [ios] Updated change log to reference LTO changes.
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 5e7751d6f2..41063670a8 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -18,7 +18,7 @@
* Fixed an issue where the symbols for `MGLMapPointForCoordinate` could not be found. ([#12445](https://github.com/mapbox/mapbox-gl-native/issues/12445))
* Fixed an issue causing country and ocean labels to disappear after calling `-[MGLStyle localizeLabelsIntoLocale:]` when the system language is set to Simplified Chinese. ([#12164](https://github.com/mapbox/mapbox-gl-native/issues/12164))
-* Various security related improvements.
+* Closed a security vulnerability introduced in 0.8.0 that would potentially allow the owner of a style to compromise apps loading that style. ([#12571](https://github.com/mapbox/mapbox-gl-native/pull/12571))
# 0.9.0 - July 18, 2018