summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-11-25 13:42:42 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2021-11-25 15:00:34 +0200
commit19b7e5cbad791c9373563e427822c5a0c446a436 (patch)
treece3dd5105207f859d76f5ca138bbd1b790142839
parent6ae174dba38a99cb2483464d515db3972e20eb0d (diff)
Document Third-Party Code changes in Qt 6.2.2
The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.2.1 and Qt 6.2.2 checkouts, and diff'ing these. Task-number: QTBUG-98594 Pick-to: 6.2 Change-Id: I9f4b3db6c153ca1aca6e31055c110fb97bf0ea29 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 5fd9639c8..bad0ed330 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -34,6 +34,16 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 6.2.2
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{android-gradle-wrapper}{Gradle wrapper} was updated to version 7.2.0
+ \li \l{pcre2}{PCRE2} was updated to version 10.39
+ \li \l{pcre2-sljit}{PCRE2 - Stack-less Just-In-Time Compiler} was updated to version 10.39
+ \endlist
+
\section1 Qt 6.2.1
\section2 Qt Core Module