Author: markt
Date: Fri Aug  5 16:26:21 2011
New Revision: 1154296

URL: http://svn.apache.org/viewvc?rev=1154296&view=rev
Log:
Expand description

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1154296&r1=1154295&r2=1154296&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Aug  5 16:26:21 2011
@@ -130,8 +130,8 @@
         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>



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

Reply via email to