Expand description
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 5 Aug 2011 16:26:21 +0000 (16:26 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 5 Aug 2011 16:26:21 +0000 (16:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1154296 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 98f0fd9..4667eed 100644 (file)
         in the same Context). (kkolinko)
       </fix>
       <fix>
-        <bug>51614</bug>: Avoid two times calls of store.load() and 
-        session.expire() in PersistentManager. (kfujino)
+        <bug>51614</bug>: Avoid calling store.load() and  session.expire()
+        twice in PersistentManager when expiring sessions. (kfujino)
       </fix>
     </changelog>
   </subsection>