summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2021-06-02 08:20:33 +0300
committerKai Koehne <kai.koehne@qt.io>2021-06-02 05:49:18 +0000
commitd2312c82299b26185c8d5e34428fa856808b2300 (patch)
treed49ebfb385c33a1f1ec006474b49fc6c836f827c
parent19859df804b792dd4ef1ee0ab4d814e4c16daa5d (diff)
downloadqtdoc-d2312c82299b26185c8d5e34428fa856808b2300.tar.gz
Document third-party code changes in 5.15.5
The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.15.4 and Qt 5.15.5 and diff'ing these. Task-number: QTBUG-93906 Change-Id: I383819d841aab3f98b6f92738bb1177179a08ba7 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 83d46fc6..2122321c 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -34,6 +34,21 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 5.15.5
+
+ \section2 Qt Core Module
+
+ \l{pcre2}{PCRE2} got updated to upstream version 10.37.
+
+ \section2 Qt GUI Module
+
+ \l{libjpeg}{LibJPEG-turbo} got updated to upstream version 2.1.0.
+ Also, the copyright information got updated.
+
+ \section2 Qt SQL Module
+
+ \l{sqlite}{SQLite} got updated to upstream version 3.35.5.
+
\section1 Qt 5.15.4
\section2 Qt GUI Module