diff options
author | Kai Koehne <kai.koehne@qt.io> | 2017-05-12 15:29:35 +0200 |
---|---|---|
committer | Simo Fält <simo.falt@qt.io> | 2017-05-19 07:38:25 +0000 |
commit | a8003c122e43828a5071035cd417c38a082f992f (patch) | |
tree | 5547b9ee2de49813aa53ec87326f3c504248928b /dist/changes-5.9.0 | |
parent | 30334f34f3af873262b67ccad3b8ffc5331b1c57 (diff) | |
download | qtlocation-a8003c122e43828a5071035cd417c38a082f992f.tar.gz |
ChangeLog: Document new mapbox-gl-native code
According to (pending) QUIP-4 removing, updating or adding third party
code should be mentioned under "Third Party Code" section in the
Changelog.
Change-Id: I817b031c66785d35490379f5946e344bdcbddda1
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'dist/changes-5.9.0')
-rw-r--r-- | dist/changes-5.9.0 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-5.9.0 b/dist/changes-5.9.0 index f5dad520..46faf68d 100644 --- a/dist/changes-5.9.0 +++ b/dist/changes-5.9.0 @@ -16,6 +16,16 @@ Each of these identifiers can be entered in the bug tracker to obtain more information about a particular change. **************************************************************************** +* General * +**************************************************************************** + +Third-Party Code +---------------- + + - Added Mapbox GL Native as a third-party component to + src/3rdparty/mapbox-gl-native. + +**************************************************************************** * Library * **************************************************************************** |