This is an automated email from the ASF dual-hosted git repository.
kkolinko pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5ee3182 Correct typo in changelog.
5ee3182 is described below
commit 5ee3182e59d8d2b2cab1ece57a5df318a45412e4
Author: Konstantin Kolinko <[email protected]>
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 30e043e..40f01c1 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -109,7 +109,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: [email protected]
For additional commands, e-mail: [email protected]