summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2018-06-14 09:50:32 -0400
committerJulian Rex <julian.rex@mapbox.com>2018-06-14 09:53:23 -0400
commit6e1b0c8bbc2361e704c0858f6434af80c15b5ec2 (patch)
tree1524ed1902164dcad596b01484a78a39e7fe3b78
parent8eb43e365abed7c9c8b63ac93210f70642d49d83 (diff)
downloadqtlocation-mapboxgl-6e1b0c8bbc2361e704c0858f6434af80c15b5ec2.tar.gz
[macos] Tweaked change log for PR #12123 (#12146)
-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 2a9eb13a88..9ef7c39f1e 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -16,7 +16,7 @@
* Adjusted when and how the camera transition update and finish callbacks are called, fixing recursion bugs. ([#11614](https://github.com/mapbox/mapbox-gl-native/pull/11614))
* Fixed an issue preventing nested key path expressions get parsed accordingly to the spec. ([#11959](https://github.com/mapbox/mapbox-gl-native/pull/11959))
* Fixed race conditions that could cause crashes when re-using `MGLMapSnapshotter` or using multiple snapshotters at the same time. ([#11831](https://github.com/mapbox/mapbox-gl-native/pull/11831))
-* Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3 (attempting to access a property that was introduced in iOS 10.0 and used in Darwin code) ([#12123](https://github.com/mapbox/mapbox-gl-native/pull/12123))
+* Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on macOS 10.11 (attempting to access a property that was introduced in macOS 10.12) ([#12123](https://github.com/mapbox/mapbox-gl-native/pull/12123))
## 0.7.1