From 97083efccaee336712346166d3a9070f3bfb86ea Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Tue, 21 Jan 2020 08:22:25 +0100 Subject: [PATCH] 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 --- doc/src/whatsnew/whatsnew514.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/whatsnew/whatsnew514.qdoc b/doc/src/whatsnew/whatsnew514.qdoc index cb5ff3c41..f053185ec 100644 --- a/doc/src/whatsnew/whatsnew514.qdoc +++ b/doc/src/whatsnew/whatsnew514.qdoc @@ -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