summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2022-12-07 13:02:21 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2022-12-07 12:59:43 +0000
commitf48b09f59f1e907901cbf73a4852b7494cef52f7 (patch)
tree308bf665ea31fe233c6ae63a40576b64fc2eecb5
parent1b852f4bef4a6e8a039f2359132ab4a1f2395ec3 (diff)
downloadqtdoc-f48b09f59f1e907901cbf73a4852b7494cef52f7.tar.gz
Document Third-Party Code changes in Qt 6.4.2
The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.4.1 and Qt 6.4.2 checkouts and diff'ing these. Task-number: QTBUG-108943 Pick-to: 6.4 dev Change-Id: I0a925d00270d7ff82993f448d4d3cb8e5741b664 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc16
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 5ee54c22..cd453d88 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 The Qt Company Ltd.
+// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
@@ -10,6 +10,20 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 6.4.2
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{zlib}{Data Compression Library (zlib)} was updated to version 1.2.13.
+ \endlist
+
+ \section2 Qt GUI Module
+
+ \list
+ \li \l{libpng}{LibPNG} was updated to version 1.6.39.
+ \endlist
+
\section1 Qt 6.4.1
\section2 Qt GUI Module