Author: kkolinko
Date: Tue Jan  8 08:56:29 2013
New Revision: 1430178

URL: http://svn.apache.org/viewvc?rev=1430178&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54380
Changelog for r1430147

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=1430178&r1=1430177&r2=1430178&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Jan  8 08:56:29 2013
@@ -109,6 +109,10 @@
         need to be encoded in URLs such as spaces. Based on a patch by Polina
         Genova. (markt)
       </fix>
+      <fix>
+        <bug>54380</bug>: Do not try to register servlets or contexts into the
+        mapper too early (which just caused a warning to be logged). (kkolinko)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to