Author: markt
Date: Fri Nov  2 16:11:00 2018
New Revision: 1845600

URL: http://svn.apache.org/viewvc?rev=1845600&view=rev
Log:
Move to correct section

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=1845600&r1=1845599&r2=1845600&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Nov  2 16:11:00 2018
@@ -137,12 +137,6 @@
         the <code>Endpoint</code> rather than a local field that could end up
         out of sync. (markt)
       </scode>
-      <add>
-        Add EncryptInterceptor to the portfolio of available clustering
-        interceptors. This adds symmetric encryption of session data
-        to Tomcat clustering regardless of the type of cluster manager
-        or membership being used. (schultz)
-      </add>
       <fix>
         Correct a typo in the Spanish resource files. Patch provided by Diego
         Agulló. (markt)
@@ -284,6 +278,12 @@
         Ensure that remove the member from suspect list when member added.
         (kfujino)
       </fix>
+      <add>
+        Add EncryptInterceptor to the portfolio of available clustering
+        interceptors. This adds symmetric encryption of session data
+        to Tomcat clustering regardless of the type of cluster manager
+        or membership being used. (schultz)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Other">



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

Reply via email to