ovidiu 02/05/19 17:59:24 Modified: . changes.xml Log: Added control flow. Revision Changes Path 1.164 +8 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- changes.xml 19 May 2002 23:14:35 -0000 1.163 +++ changes.xml 20 May 2002 00:59:24 -0000 1.164 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.163 2002/05/19 23:14:35 stefano Exp $ + $Id: changes.xml,v 1.164 2002/05/20 00:59:24 ovidiu Exp $ --> <changes title="History of Changes"> @@ -38,6 +38,13 @@ </devs> <release version="@version@" date="@date@"> + <action dev="OP" type="add"> + Added continuations-based control flow support to Cocoon. It is + currently based on a modified Rhino JavaScript implementation with + continuations support, courtesy of <link + href="mailto:[EMAIL PROTECTED]">Christopher Oliver</link>: + <link href="ftp://ftp.primaryinterface.com/pub/rhino">ftp://ftp.primaryinterface.com/pub/rhino</link>. + </action> <action dev="SM" type="add"> Make the multipart/form-data parser aware of the encoding used by the processed request.
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]