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

michaelo pushed a commit to branch BZ-63636/tomcat-9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 7b9ff2cbc6b0f00ef2cad3a8e608d3184cd3dc03
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Thu Aug 8 12:37:01 2019 +0200

    Change position in changelog.xml
---
 webapps/docs/changelog.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index c56fbfb..f0d8121 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -47,10 +47,6 @@
 <section name="Tomcat 9.0.23 (markt)" rtext="in development">
   <subsection name="Catalina">
     <changelog>
-      <fix>
-        <bug>63636</bug>: <code>Context.findRoleMapping()</code> never called
-        in <code>RealmBase#hasRole()</code>. (michaelo)
-      </fix>
       <update>
         <bug>63627</bug>: Implement more fine-grained handling in
         <code>RealmBase.authenticate(GSSContext, boolean)</code>. (michaelo)
@@ -91,6 +87,10 @@
         for patterns used with the <code>RewriteValve</code> with the
         description in the documentation. (markt)
       </fix>
+      <fix>
+        <bug>63636</bug>: <code>Context.findRoleMapping()</code> never called
+        in <code>RealmBase#hasRole()</code>. (michaelo)
+      </fix>
      </changelog>
   </subsection>
   <subsection name="Coyote">


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

Reply via email to