You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2012/04/07 16:24:38 UTC

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

Author: kkolinko
Date: Sat Apr  7 14:24:38 2012
New Revision: 1310777

URL: http://svn.apache.org/viewvc?rev=1310777&view=rev
Log:
changelog: Correct a typo and hilite attribute names

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=1310777&r1=1310776&r2=1310777&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sat Apr  7 14:24:38 2012
@@ -60,7 +60,8 @@
         <bug>53021</bug>: Correct WebSocket protocol version detection. (pero)
       </fix>
       <add>
-        Add new attributes of allow and deny to UserConfig. (kfujino)
+        Add new attributes of <code>allow</code> and <code>deny</code> to
+        UserConfig. (kfujino)
       </add>
       <fix>
         Remove potential bottleneck on creation of new WebSocket connections.
@@ -71,7 +72,7 @@
   <subsection name="Other">
     <changelog>
       <update>
-        Update to Eclipse JDT Compiler 3.7.2 at maven tomcat-japser.pom. (pero)
+        Update to Eclipse JDT Compiler 3.7.2 at maven tomcat-jasper.pom. (pero)
       </update>
       <fix>
         Add missing dependencies in pom files. (markt)



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