- Remove duplicate entry
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 4 Aug 2010 11:38:11 +0000 (11:38 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 4 Aug 2010 11:38:11 +0000 (11:38 +0000)
- Fix typo

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@982220 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index c4b0c3e..5b713f6 100644 (file)
   <subsection name="Catalina">
     <changelog>
       <fix>
-        Fix repgrssion that prevented running with a security manager enabled.
+        Fix regression that prevented running with a security manager enabled.
         (markt)
       </fix>
-      <update>
-        Allow glob patterns in the <code>jarsToSkip</code> configuration and add
-        some debug logging to the jar scanner. (rjung)
-      </update>
     </changelog>
   </subsection>
   <subsection name="Web applications">