cziegeler 2003/07/11 07:20:35
Modified: . status.xml
Log:
Adding global request lifecycle component
Revision Changes Path
1.86 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- status.xml 11 Jul 2003 08:59:03 -0000 1.85
+++ status.xml 11 Jul 2003 14:20:35 -0000 1.86
@@ -184,6 +184,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="add">
+ Adding global request lifecycle component.
+ </action>
<action dev="CZ" type="update">
The cache used by the caching processing pipeline is now configurable
allowing to use different caches in different pipelines.