You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2007/01/16 01:48:40 UTC

svn commit: r496553 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: remm
Date: Mon Jan 15 16:48:40 2007
New Revision: 496553

URL: http://svn.apache.org/viewvc?view=rev&rev=496553
Log:
- Changelog update.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?view=diff&rev=496553&r1=496552&r2=496553
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Jan 15 16:48:40 2007
@@ -20,6 +20,12 @@
       <fix>
         Make provided instances of RequestDispatcher thread safe. (markt)
       </fix>
+      <add>
+        Optional development oriented loader implementation. (funkman)
+      </add>
+      <add>
+        Optimized access log valve, submitted by Takayuki Kaneko. (remm)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Jasper">
@@ -31,6 +37,15 @@
       <fix>
         Display the JSP source when a compilation error occurs and display
         the correct line number rather than start of a scriptlet block. (markt)
+      </fix>
+      <fix>
+        Fix NPE when processing dynamic attributes. (remm)
+      </fix>
+      <fix>
+        More accurate EL usage validation. (remm)
+      </fix>
+      <fix>
+        Fix regression for implicit taglib and page data version numbers. (remm)
       </fix>
     </changelog>
   </subsection>



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