summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2023-03-02 15:07:34 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2023-03-09 18:49:40 +0200
commita04032e770b1b30334a22406a76d2f07ff4fbcff (patch)
treea29fc93f90669ae74f36e38e57e7a9746af9db45
parentbfcc7ff705facb48ee27a70173f721b3e35f0e0e (diff)
downloadqtdoc-a04032e770b1b30334a22406a76d2f07ff4fbcff.tar.gz
Document Third-Party Code changes for the Qt 6.4.3 release
Task-number: QTBUG-110528 Change-Id: Ib101c52d049da066a57f4565d946037fc7911ad3 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> (cherry picked from commit e09a25bebed191442467b7c472ebfa3320b9f93d) Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc32
1 files changed, 31 insertions, 1 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 156513f5..a66d83a8 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 The Qt Company Ltd.
+// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
@@ -33,6 +33,36 @@
sha f15705582ed13f390c59541300dea7288acf4137, on 2023-02-02.
\endlist
+ \section1 Qt 6.4.3
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{pcre2}{PCRE2} was updated to version 10.42.
+ \li \l{pcre2-sljit}{PCRE2 - Stack-less Just-In-Time Compiler} was updated to version 10.42.
+ \endlist
+
+ \section2 Qt GUI Module
+
+ \list
+ \li \l{libjpeg}{LibJPEG-turbo} was updated to version 2.1.5.
+ \li \l{freetype}{Freetype 2} was updated to version 2.13.0.
+ \li \l{harfbuzz-ng}{HarfBuzz-NG} was updated to version 7.0.1.
+ \endlist
+
+ \section2 Qt Image Formats
+
+ \list
+ \li \l{libtiff}{TIFF Software Distribution (libtiff)} was updated to version 4.5.0.
+ \li \l{libwebp}{WebP (libwebp)} was updated to version 1.3.0.
+ \endlist
+
+ \section2 Qt SQL Module
+
+ \list
+ \li \l{sqlite}{SQLite} was updated to version 3.41.0.
+ \endlist
+
\section1 Qt 6.4.2
\section2 Qt Core Module