Author: pero Date: Tue Oct 18 07:11:42 2005 New Revision: 326111 URL: http://svn.apache.org/viewcvs?rev=326111&view=rev Log: Better support cluster at engine level Fix some typos Used Hashtable instead Hashmap at DeltaSession
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=326111&r1=326110&r2=326111&view=diff ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Tue Oct 18 07:11:42 2005 @@ -87,6 +87,12 @@ <subsection name="Cluster"> <changelog> <fix> + <bug>36541</bug>: Used also Hashtable at DeltaSession (pero) + </fix> + <fix> + Better support cluster at engine level. (pero) + </fix> + <fix> <bug>36866</bug>: Correct attribute name in conf/server.xml documentation for Cluster element. (yoavs) </fix> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]