Author: kfujino
Date: Wed May 9 05:02:00 2018
New Revision: 1831229
URL: http://svn.apache.org/viewvc?rev=1831229&view=rev
Log:
Add changelog entry for refactor of MembershipService.
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=1831229&r1=1831228&r2=1831229&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed May 9 05:02:00 2018
@@ -109,6 +109,9 @@
Ensure that the correct default value is returned when retrieve unset
properties in <code>McastService</code>. (kfujino)
</fix>
+ <add>
+ Make <code>MembershipService</code> more easily extensible. (kfujino)
+ </add>
</changelog>
</subsection>
<subsection name="Other">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]