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

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

commit 10a059d81d32e192b69277718ec03712a70495de
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Dec 4 08:50:04 2020 +0000

    Move entry to correct version
---
 webapps/docs/changelog.xml | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 36f61d8..0f89120 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,6 +104,15 @@
   issues do not "pop up" wrt. others).
 -->
 <section name="Tomcat 10.0.1 (markt)" rtext="in development">
+  <subsection name="Catalina">
+    <changelog>
+      <add>
+        <bug>64110</bug>: Add support for additional TLS related request
+        attributes that provide details of the protocols and ciphers requested
+        by a client in the initial TLS handshake. (markt)
+      </add>
+    </changelog>
+  </subsection>
 </section>
 <section name="Tomcat 10.0.0 (markt)" rtext="release in progress">
   <subsection name="Catalina">
@@ -129,11 +138,6 @@
         specified to wait for client connections to complete and close before
         the Container hierarchy is stopped. (markt)
       </add>
-      <add>
-        <bug>64110</bug>: Add support for additional TLS related request
-        attributes that provide details of the protocols and ciphers requested
-        by a client in the initial TLS handshake. (markt)
-      </add>
       <fix>
         <bug>64921</bug>: Ensure that the 
<code>LoadBalancerDrainingValve</code>
         uses the correct setting for the secure attribute for any session


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

Reply via email to