summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2022-11-07 09:15:09 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2022-11-07 20:45:22 +0200
commitded054113d4dc19b880b8cade372bff1952fb32d (patch)
tree6a60f239bf5c3fdb017a770ac064e6119130556e
parentc0a1b56da6d1767539dcadde1c2cacf5d75665b5 (diff)
downloadqtdoc-ded054113d4dc19b880b8cade372bff1952fb32d.tar.gz
Document Third-Party Code changes in Qt 6.4.1
The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.4.1 and Qt 6.4.1 checkouts, and diff'ing these. Task-number: QTBUG-107336 Pick-to: 6.4 dev Change-Id: I91a73fb461ad76d47c3be354369c76f7bf4a6c68 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index d7baa52c..5ee54c22 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -10,6 +10,27 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 6.4.1
+
+ \section2 Qt GUI Module
+
+ \list
+ \li \l{libjpeg}{LibJPEG-turbo} was updated to version 2.1.4.
+ \li \l{libpng}{LibPNG} was updated to version 1.6.38.
+ \endlist
+
+ \section2 Qt Testlib Module
+
+ \list
+ \li \l{catch2}{Catch2} was updated to version 2.13.10.
+ \endlist
+
+ \section2 Qt Tools Module
+
+ \list
+ \li \l{catch2}{Catch2} was updated to version 2.13.10.
+ \endlist
+
\section1 Qt 6.4.0
\section2 Qt Core Module