Author: kkolinko
Date: Thu Nov 10 11:17:09 2011
New Revision: 1200270
URL: http://svn.apache.org/viewvc?rev=1200270&view=rev
Log:
Correct typos
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1200270&r1=1200269&r2=1200270&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Nov 10 11:17:09 2011
@@ -169,7 +169,7 @@
</add>
<fix>
<bug>52091</bug>: Address performance issues related to lock contention
- StandardWrapper. Patch provided by Taiki Sugawara. (markt)
+ in StandardWrapper. Patch provided by Taiki Sugawara. (markt)
</fix>
<scode>
Switch to using Collections.enumeration() rather than custom code that
@@ -257,7 +257,7 @@
</fix>
<fix>
<bug>52091</bug>: Address performance issues related to log creation
- TagHandlerPool. Patch provided by Taiki Sugawara. (markt)
+ in TagHandlerPool. Patch provided by Taiki Sugawara. (markt)
</fix>
<scode>
Switch to using Collections.enumeration() rather than custom code that
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]