Author: kkolinko
Date: Fri Jun  1 22:56:24 2012
New Revision: 1345384

URL: http://svn.apache.org/viewvc?rev=1345384&view=rev
Log:
Correct wording

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=1345384&r1=1345383&r2=1345384&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Jun  1 22:56:24 2012
@@ -265,16 +265,17 @@
         data source implementations support it. (kkolinko)
       </update>
       <fix>
-        Fix several trivial HTML markup errors in sample servlets. (kkolinko)
+        Fix several HTML markup errors in servlets of examples web application.
+        (kkolinko)
       </fix>
     </changelog>
   </subsection>
   <subsection name="jdbc-pool">
     <changelog>
-      <fix>
+      <add>
         <bug>53254</bug> (<rev>1340160</rev>):
         Add in the ability to purge connections from the pool (fhanik)
-      </fix>  
+      </add>  
       <update>
          When a connection is reconnected due to failed validation
          make sure the ConnectionState is reset or it will assume



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

Reply via email to