This is an automated email from the ASF dual-hosted git repository.
remm 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 9b1cb7f Fix entry category
9b1cb7f is described below
commit 9b1cb7f0913c89eb1e635c36e0e7cd3323e01c07
Author: remm <[email protected]>
AuthorDate: Thu May 9 08:15:45 2019 +0200
Fix entry category
---
webapps/docs/changelog.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 69c5f45..273e3d1 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -63,6 +63,9 @@
Filter out some cases of incorrect HTTP/2 connection timeout. (remm)
</fix>
<fix>
+ Avoid useless exception wrapping in async IO. (remm)
+ </fix>
+ <fix>
<bug>63412</bug>: Security manager failure when using the async IO
API from a webapp. (remm)
</fix>
@@ -81,9 +84,6 @@
<bug>63403</bug>: Fix TestHttp2InitialConnection test failures when
running with a non-English locale. (kkolinko)
</fix>
- <fix>
- Avoid useless exception wrapping in async IO. (remm)
- </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]