cziegeler 02/01/08 02:49:46
Modified: . changes.xml
Log:
Updated changes
Revision Changes Path
1.65 +8 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- changes.xml 7 Jan 2002 14:08:41 -0000 1.64
+++ changes.xml 8 Jan 2002 10:49:46 -0000 1.65
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.64 2002/01/07 14:08:41 cziegeler Exp $
+ $Id: changes.xml,v 1.65 2002/01/08 10:49:46 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -29,6 +29,13 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="update">
+ FilterTransformer is now Cacheable.
+ </action>
+ <action dev="CZ" type="update">
+ Added CACHE_VALIDITY singleton object to NOPCacheValidity and changed all
+ components to use constant instead of creating new instances each time.
+ </action>
<action dev="CZ" type="add">
Added special lifecycle interface for Cocoon components: RequestLifecycle.
A component marked by this interface has the lifecycle of one request,
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]