This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 297e881 Fix typos 297e881 is described below commit 297e8818a42a7643cf2422f51b8640c0f0818a83 Author: Violeta Georgieva <violet...@apache.org> AuthorDate: Sat Feb 8 08:35:23 2020 +0200 Fix typos --- webapps/docs/changelog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index f344768..65ad524 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -162,7 +162,7 @@ <fix> Fix a problem that meant that remote host, address and port information could be missing in the access log for an HTTP/2 request where the - connection was closed unexpectely. (markt) + connection was closed unexpectedly. (markt) </fix> </changelog> </subsection> @@ -176,7 +176,7 @@ are made using HTTP/2. (markt) </fix> <fix> - Fix the corrupton of the TLS configuration when using the deprecated TLS + Fix the corruption of the TLS configuration when using the deprecated TLS attributes on the Connector if the configuration has already been set via the new <code>SSLHostConfig</code> and <code>SSLHostConfigCertificate</code> elements. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org