You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2019/12/04 21:45:55 UTC

[tomcat] branch master updated: Correct typo in changelog.

This is an automated email from the ASF dual-hosted git repository.

kkolinko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 284fb0e  Correct typo in changelog.
284fb0e is described below

commit 284fb0e01ec61598746efcee02d6c283410f9f6f
Author: Konstantin Kolinko <kk...@apache.org>
AuthorDate: Thu Dec 5 00:45:31 2019 +0300

    Correct typo in changelog.
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 80949ec..b5d896b 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -102,7 +102,7 @@
       <fix>
         <bug>63931</bug>: Improve timeout handling for asyncIO to ensure that
         blocking operations see a <code>SocketTimeoutException</code> if one
-        occurs. (remmm/markt)
+        occurs. (remm/markt)
       </fix>
       <fix>
         <bug>63932</bug>: By default, do not compress content that has a strong


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org