From 4cc968b3db170f9475933878e0c59a87250c9632 Mon Sep 17 00:00:00 2001 From: Julian Rex Date: Wed, 13 Jun 2018 23:42:53 -0400 Subject: Tweaked change log for PR #12123 --- platform/macos/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 9f71a9c003..a9b09cc02e 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -17,7 +17,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 -- cgit v1.2.1