Author: violetagg
Date: Wed Jul 12 08:27:40 2017
New Revision: 1801694
URL: http://svn.apache.org/viewvc?rev=1801694&view=rev
Log:
Move the fix descriptions to the correct subsection
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1801694&r1=1801693&r2=1801694&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Wed Jul 12 08:27:40 2017
@@ -55,15 +55,6 @@
<code>catalina..log</code>. Patch provided by Katya Todorova.
(violetagg)
</fix>
- </changelog>
- </subsection>
- <subsection name="Coyote">
- <changelog>
- <fix>
- Enable TLS connectors to use Java key stores that contain multiple keys
- where each key has a separate password. Based on a patch by Frank
- Taffelt. (markt)
- </fix>
<fix>
<bug>61264</bug>: Correct a regression in the refactoring to use
<code>Charset</code> rather than <code>String</code> to store request
@@ -79,6 +70,15 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Coyote">
+ <changelog>
+ <fix>
+ Enable TLS connectors to use Java key stores that contain multiple keys
+ where each key has a separate password. Based on a patch by Frank
+ Taffelt. (markt)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Jasper">
<changelog>
<add>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]