mirror of https://github.com/qt/qtdoc.git
Doc: Correct entry in what's new for 5.14 page
The wiki contained a wrongful entry with a link to the wrong bug, which then propagated into the official docs. Correct this by using information from the patch related to the correct bug number. Fixes: QTBUG-81017 Change-Id: I3af379571d252ebd0916a5384d188931be08b43f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
72d18db957
commit
97083efcca
|
@ -112,7 +112,8 @@
|
|||
\list
|
||||
\li Introduced the HTTP/2 Configuration API.
|
||||
\li Introduced network connectivity monitoring.
|
||||
\li Added support for Kerberos proxy authentication.
|
||||
\li Added support for SPNEGO/Negotiate proxy authentication
|
||||
to QAuthenticator. This requires KRB5 GSSAPI to work.
|
||||
\endlist
|
||||
|
||||
\section2 Qt QML Module
|
||||
|
|
Loading…
Reference in New Issue