Author: lgawron Date: Wed Dec 8 04:08:39 2004 New Revision: 111266 URL: http://svn.apache.org/viewcvs?view=rev&rev=111266 Log: status update Modified: cocoon/branches/BRANCH_2_1_X/status.xml
Modified: cocoon/branches/BRANCH_2_1_X/status.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=111266&p1=cocoon/branches/BRANCH_2_1_X/status.xml&r1=111265&p2=cocoon/branches/BRANCH_2_1_X/status.xml&r2=111266 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Wed Dec 8 04:08:39 2004 @@ -202,6 +202,11 @@ <changes> <release version="@version@" date="@date@"> + <action dev="LG" type="add"> + ContinuationsManager default implementation can now store continuations in user session. + Continuations are not available outside user session and invalidated automatically + when session gets invalidated by servlet container. This is a good security option for web applications. + </action> <action dev="AG" type="fix" fixes-bug="32083" due-to="Mark H. Butler" due-to-email="[EMAIL PROTECTED]"> Update Deli to x031104 (include over 300 vendor, operator and third party profiles) </action>