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/07/10 21:16:30 UTC

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

Author: violetagg
Date: Wed Jul 10 19:16:30 2013
New Revision: 1501920

URL: http://svn.apache.org/r1501920
Log:
Move the log to the correct subsection.

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=1501920&r1=1501919&r2=1501920&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Jul 10 19:16:30 2013
@@ -69,6 +69,10 @@
         contains comments and multiple SCIs. Patch provided by Nick Williams.
         (violetagg)
       </fix>
+      <fix>
+        <bug>55230</bug>: Use the correct resource path when obtaining an
+        InputStream for resources served by a ProxyDirContext. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">
@@ -89,10 +93,6 @@
         a named attribute <code>ELResolver.RESOLVABLE_AT_DESIGN_TIME</code> -
         true. (violetagg)
       </fix>
-      <fix>
-        <bug>55230</bug>: Use the correct resource path when obtaining an
-        InputStream for resources served by a ProxyDirContext. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Cluster">



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