Update changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 15 Jan 2011 16:47:38 +0000 (16:47 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 15 Jan 2011 16:47:38 +0000 (16:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1059372 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 7f9ae99..99eee45 100644 (file)
       <add>
         Internationalise the log messages for the FarmWarDeployer. (markt)
       </add>
-      <fix>
-        The recovery feature of the default cluster membership service can now
-        be enabled. Previously it any configuration settings for it were
-        ignored. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Web applications">
         Provide additional detail about how web application version order is
         determined when using parallel deployment. (markt)
       </add>
+      <fix>
+        Correct the documentation for the recoveryCount count attribute of the
+        the default cluster membership. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">