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

michaelo 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 c4f5e2c  Move change to latest release
c4f5e2c is described below

commit c4f5e2c9ccd7d65953e3c685d25e436e8330e142
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Mon Feb 1 10:31:18 2021 +0100

    Move change to latest release
---
 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 ee05083..b83b569 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.3 (markt)" rtext="in development">
+  <subsection name="Catalina">
+    <changelog>
+      <add>
+        <bug>64943</bug>: Add support for Unix Domain Sockets to
+        <code>org.apache.coyote.http11.Http11AprProtocol</code>. Depends on
+        <code>tomcat-native</code> 1.2.26 and up. (minfrin)
+      </add>
+    </changelog>
+  </subsection>
 </section>
 <section name="Tomcat 10.0.2 (markt)" rtext="release in progress">
   <subsection name="Catalina">
@@ -314,11 +323,6 @@
         specified to wait for client connections to complete and close before
         the Container hierarchy is stopped. (markt)
       </add>
-      <add>
-        <bug>64943</bug>: Add support for Unix Domain Sockets to
-        <code>org.apache.coyote.http11.Http11AprProtocol</code>. Depends on
-        <code>tomcat-native</code> 1.2.26 and up. (minfrin)
-      </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