This is an automated email from the ASF dual-hosted git repository.
markt 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 7333835 Update changelog
7333835 is described below
commit 7333835fbe6f52385d661101fb04e0e44851cce0
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Aug 17 20:06:22 2020 +0100
Update changelog
---
webapps/docs/changelog.xml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 5ba104b..c703e00 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -86,8 +86,8 @@
return value, particularly when end of stream has been reached. (markt)
</fix>
<fix>
- Avoid several potential NPEs introduced in the changes in the previous
- release to reduce the memory footprint of closed HTTP/2 streams.
(markt)
+ <bug>64621</bug>: Improve handling HTTP/2 stream reset frames received
+ from clients. (markt)
</fix>
<fix>
<bug>64660</bug>: Avoid a potential NPE in the AprEndpoint if a socket
@@ -95,8 +95,9 @@
event for that socket in another. (markt)
</fix>
<fix>
- <bug>64621</bug>: Improve handling HTTP/2 stream reset frames received
- from clients. (markt)
+ <bug>64671</bug>: Avoid several potential NPEs introduced in the
changes
+ in the previous release to reduce the memory footprint of closed HTTP/2
+ streams. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]