Update changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 1 Oct 2010 16:34:37 +0000 (16:34 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 1 Oct 2010 16:34:37 +0000 (16:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1003574 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 40111a7..3eee3fa 100644 (file)
         message. (markt)
       </fix>
       <fix>
+        <bug>49905</bug>: Prevent memory leak when using asynchronous session
+        replication. (markt) 
+      </fix>
+      <fix>
         <bug>49924</bug>: When non-primary node changes into a primary node,
         make sure isPrimarySession is changed to true. (kfujino)
       </fix>