mirror of https://github.com/qt/qtdoc.git
Update release documentation for Qt 6.9.2
- Update Supported Qt Versions documentation
- Document Third-Party Code changes in the release.
Task-number: QTBUG-137606
Task-number: QTBUG-137607
Pick-to: 6.9
Change-Id: I31e139b4946d4cc45d212caa528f0fd445d46a7a
Reviewed-by: Inkamari Harjula <inkamari.harjula@qt.io>
Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
(cherry picked from commit bd5e8dc826
)
Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
This commit is contained in:
parent
a4d843c809
commit
3131d86fae
|
@ -31,6 +31,47 @@
|
|||
2025-06-16_09-45-02_UTC.
|
||||
\endlist
|
||||
|
||||
\section1 Qt 6.9.2
|
||||
|
||||
\section2 Qt 3D Module
|
||||
|
||||
\list
|
||||
\li \l{assimp}{Open Asset Import Library} was updated to version 6.0.2.
|
||||
\endlist
|
||||
|
||||
\section2 Qt Core Module
|
||||
|
||||
\list
|
||||
\li \l{unicode-cldr}{Unicode Common Locale Data Repository (CLDR)} was updated to version v47.
|
||||
\li \l{doubleconversion}{double-conversion} was updated to version 3.3.1.
|
||||
\endlist
|
||||
|
||||
\section2 Qt GUI Module
|
||||
|
||||
\list
|
||||
\li \l{harfbuzz-ng}{HarfBuzz-NG} was updated to version 11.3.3.
|
||||
\li \l{libjpeg}{LibJPEG-turbo} was updated to version 3.1.1.
|
||||
\li \l{libpng}{LibPNG} was updated to version 1.6.50.
|
||||
\endlist
|
||||
|
||||
\section2 Qt Network module
|
||||
|
||||
\list
|
||||
\li \l{psl-data}{The Public Suffix List} was updated to version 2025-06-16_09-45-02_UTC.
|
||||
\endlist
|
||||
|
||||
\section2 Qt Quick3D module
|
||||
|
||||
\list
|
||||
\li \l{assimp}{Open Asset Import Library} was updated to version 6.0.2.
|
||||
\endlist
|
||||
|
||||
\section2 Qt SQL Module
|
||||
|
||||
\list
|
||||
\li \l{sqlite}{SQLite} was updated to version 3.50.4.
|
||||
\endlist
|
||||
|
||||
\section2 Qt Testlib Module
|
||||
|
||||
\list
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
\li Standard support until
|
||||
\row
|
||||
\li Qt 6.9
|
||||
\li Qt 6.9.1
|
||||
\li Qt 6.9.2
|
||||
\li 2026-03-31
|
||||
\row
|
||||
\li Qt 6.8 LTS
|
||||
|
@ -154,7 +154,7 @@
|
|||
\li Standard support until
|
||||
\row
|
||||
\li \b{Qt 6.9}
|
||||
\li Qt 6.9.1
|
||||
\li Qt 6.9.2
|
||||
\li 2026-03-31
|
||||
\row
|
||||
\li \b{Qt 6.8 LTS}
|
||||
|
|
Loading…
Reference in New Issue