This is an automated email from the ASF dual-hosted git repository. markt 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 b0b2d37 Fix typo b0b2d37 is described below commit b0b2d379e75a6b7d3d001e7480e7fd7e4db85687 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Sep 9 15:51:51 2020 +0100 Fix typo --- 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 ecce19f..2343bea 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -164,7 +164,7 @@ client. (markt) </fix> <fix> - Improve handling of HTTP/2 stream level flow control errors and notidy + Improve handling of HTTP/2 stream level flow control errors and notify the stream immediately if it is waiting for an allocation when the flow control error occurs. (markt) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org