You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2013/06/05 07:44:13 UTC

svn commit: r1489711 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: violetagg
Date: Wed Jun  5 05:44:13 2013
New Revision: 1489711

URL: http://svn.apache.org/r1489711
Log:
Fix 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=1489711&r1=1489710&r2=1489711&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Jun  5 05:44:13 2013
@@ -89,7 +89,7 @@
       </fix>
       <fix>
         <bug>54971</bug>: Ensure that the correct location is used when writing
-        files via <code>avax.servlet.http.Part.write(String)</code>. (markt)
+        files via <code>javax.servlet.http.Part.write(String)</code>. (markt)
       </fix>
       <fix>
         <bug>54974</bug>: Ensure that 
@@ -116,7 +116,7 @@
         parsed. (violetagg)
       </fix>
       <fix>
-        <bug>54999</bug>: The old JSESSIONIDSSAO needs to be removed when SSO is
+        <bug>54999</bug>: The old JSESSIONIDSSO needs to be removed when SSO is
         being used and logout() and login() occur within a single request. Patch
         provided by Keith Mashinter. (markt) 
       </fix>



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