Author: kfujino
Date: Mon Jul 30 09:34:54 2018
New Revision: 1837034
URL: http://svn.apache.org/viewvc?rev=1837034&view=rev
Log:
Add changelog entry for new static membership service.
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=1837034&r1=1837033&r2=1837034&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Jul 30 09:34:54 2018
@@ -144,6 +144,12 @@
Correct the stop order of the Channel components. It stops in the
reverse order to that at startup. (kfujino)
</fix>
+ <add>
+ Added new StaticMembership implementation. This implementation does not
+ require any additional configuration of other
+ <code>ChannelInterceptors</code>. It works only with membership
service.
+ (kfujino)
+ </add>
</changelog>
</subsection>
<subsection name="Other">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]