update changelog
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 17 Apr 2008 19:46:23 +0000 (19:46 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 17 Apr 2008 19:46:23 +0000 (19:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@649248 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index e786a0f..dc69c81 100644 (file)
 
 <body>
 <section name="Tomcat Trunk ">
+
+  <subsection name="ha">
+    <changelog>
+     <fix><rev>649238</rev><br/><bug>44833</bug><br/>
+       Properly override methods from DeltaSession -> StandardSession
+      </fix> 
+    </changelog>
+  </subsection>
   <subsection name="Coyote">
     <changelog>
      <update><rev>644858</rev><br/>
@@ -43,6 +51,9 @@
   </subsection>
   <subsection name="Catalina">
      <changelog>
+     <update><rev>645184</rev><br/>
+       Properly deserialize Proxy classes
+     </update>  
      <update><rev>634513</rev><br/>
        <rev>630533</rev>
        Cookies are parsed according to both servlet spec and cookie spec if STRICT_SERVLET_COMPLIANCE is set to