1
0
forked from pool/libqt5-qtbase
Christophe Marin 2024-07-22 13:20:35 +00:00 committed by Git OBS Bridge
parent e389a6acfc
commit 79fe9df261

View File

@ -57,7 +57,7 @@ Wed May 29 06:25:15 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
* tst_qtconcurrentrun: fix UB (uninit'ed values)
* QComboBox: Disable items marked as disabled in native popups
* tst_QSslSocket_onDemandCertificates_member: Blacklist & debug
* QSQL/ODBC: fix regression (trailing NUL)
* QSQL/ODBC: fix regression (trailing NUL) (boo#1227513)
* SQLite: Update SQLite to v3.41.1
* Android: demistify the "No platform plugin" androiddeployqt error
* QTest::WatchDog: Extract Method setExpectation()