You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2012/08/09 20:17:14 UTC

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

Author: schultz
Date: Thu Aug  9 18:17:14 2012
New Revision: 1371357

URL: http://svn.apache.org/viewvc?rev=1371357&view=rev
Log:
Added missing changelog entry.

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=1371357&r1=1371356&r2=1371357&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Aug  9 18:17:14 2012
@@ -91,6 +91,10 @@
         Add some HTTP status codes registered at IANA. (rjung)
       </update>
       <fix>
+        <bug>53531</bug>: Fix ExpandWar.expand to check the return value of
+        File.mkdir and File.mkdirs. (schultz)
+      </fix>
+      <fix>
         <bug>53535</bug>: Reduce memory footprint when performing class scanning
         on Context start. Patch provided by Cedomir Igaly. (markt)
       </fix>



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