Author: pero
Date: Sun Jan 20 01:54:45 2008
New Revision: 613525

URL: http://svn.apache.org/viewvc?rev=613525&view=rev
Log:
Update Changelog!

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

Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=613525&r1=613524&r2=613525&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Sun Jan 20 01:54:45 2008
@@ -94,6 +94,9 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
+       Fix NPE situation at AccessLogValve (pero)
+      </fix>
+      <fix>
         <bug>30949</bug>: Improve previous fix. Ensure requests are recycled
         on cross-context includes and forwards when an exception occurs in the
         target page. (markt)
@@ -187,6 +190,9 @@
   </subsection>
   <subsection name="Cluster">
     <changelog>
+      <fix>
+       Fix wrong && at ReplicationValve (pero)
+      </fix>
       <fix>
         DeltaManager sessionCounter must be also increment at relicated 
sessions. (pero)
       </fix>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to