You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kf...@apache.org on 2015/02/18 05:25:34 UTC

svn commit: r1660564 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Author: kfujino
Date: Wed Feb 18 04:25:34 2015
New Revision: 1660564

URL: http://svn.apache.org/r1660564
Log:
rewrite changelog.

Modified:
    tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1660564&r1=1660563&r2=1660564&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Wed Feb 18 04:25:34 2015
@@ -66,8 +66,8 @@
   <subsection name="Tribes">
     <changelog>
       <fix>
-        Make sure that add to the backup node of the map entry when map member
-        has been added to <code>ReplicatedMap</code>. (kfujino)
+        When a map member has been added to <code>ReplicatedMap</code>, make
+        sure to add it to backup nodes list of all other members. (kfujino)
       </fix>
     </changelog>
   </subsection>



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