summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna Johnson <wibge@gmail.com>2017-01-30 16:52:16 -0800
committerAnna Johnson <wibge@gmail.com>2017-01-30 16:52:16 -0800
commitc1fc5bd7f44b55a6518a961fa12bdf09218f1a37 (patch)
treee76de42d480e826c42590f0ce7ea551c92ed8ac0
parentee4273f6913c739d51810e9d2f70b40fad85eebb (diff)
downloadqtlocation-mapboxgl-c1fc5bd7f44b55a6518a961fa12bdf09218f1a37.tar.gz
fixed pull request urlupstream/fix/handle-403s
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 3376ad12dd..deecef68ff 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -28,7 +28,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed flickering that occurred when panning past the antimeridian. ([#7574](https://github.com/mapbox/mapbox-gl-native/pull/7574))
* Fixed an issue that could prevent a cached style from appearing while the device is offline. ([#7770](https://github.com/mapbox/mapbox-gl-native/pull/7770))
* Added `MGLDistanceFormatter` which can be used to format geographic distances. ([#7888](https://github.com/mapbox/mapbox-gl-native/pull/7888))
-* Fixed an issue where an offline pack downloaded from a server that returns 403s for missing tiles will not complete ([#7904](https://github.com/mapbox/mapbox-gl-native/pull/7904/files))
+* Fixed an issue where an offline pack downloaded from a server that returns 403s for missing tiles will not complete ([#7904](https://github.com/mapbox/mapbox-gl-native/pull/7904))
## 3.4.1