You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2006/12/26 16:24:55 UTC

svn commit: r490309 - /tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml

Author: yoavs
Date: Tue Dec 26 07:24:54 2006
New Revision: 490309

URL: http://svn.apache.org/viewvc?view=rev&rev=490309
Log:
Bugzilla 39975: don't have static Log references.

Modified:
    tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml

Modified: tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml?view=diff&rev=490309&r1=490308&r2=490309
==============================================================================
--- tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml Tue Dec 26 07:24:54 2006
@@ -65,6 +65,14 @@
     </changelog>
   </subsection>
 
+  <subsection name="Jasper">
+    <changelog>
+      <fix>
+        <bug>39975</bug>: Don't have static Log references in Jasper. (yoavs)
+      </fix>
+    </changelog>
+  </subsection> 
+
   <subsection name="Webapps">
     <changelog>
       <fix>



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