Author: markt
Date: Thu Oct 4 14:18:15 2018
New Revision: 1842816
URL: http://svn.apache.org/viewvc?rev=1842816&view=rev
Log:
Correct order
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1842816&r1=1842815&r2=1842816&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 4 14:18:15 2018
@@ -147,14 +147,14 @@
<subsection name="Web applications">
<changelog>
<fix>
- <bug>62712</bug>: Correct NPE in Manager application when attempting to
- view configured certificates for an APR/native TLS connector. (markt)
- </fix>
- <fix>
<bug>62676</bug>: Expand the CORS filter documentation to make it clear
that explicit configuration is required to enable support for
cross-origin requests. (markt)
</fix>
+ <fix>
+ <bug>62712</bug>: Correct NPE in Manager application when attempting to
+ view configured certificates for an APR/native TLS connector. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Tribes">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]