cziegeler 01/04/17 23:13:56
Modified: . Tag: xml-cocoon2 changes.xml todo.xml
Log:
Updated todo and changes
Revision Changes Path
No revision
No revision
1.9.2.33 +5 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.9.2.32
retrieving revision 1.9.2.33
diff -u -r1.9.2.32 -r1.9.2.33
--- changes.xml 2001/04/17 10:41:32 1.9.2.32
+++ changes.xml 2001/04/18 06:13:55 1.9.2.33
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.9.2.32 2001/04/17 10:41:32 cziegeler Exp $
+ $Id: changes.xml,v 1.9.2.33 2001/04/18 06:13:55 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -24,6 +24,10 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="add">
+ Added reload-method and check-reload configuration attributes for
+ the sitemap to allow asynchron/synchron sitemap reloading.
+ </action>
<action dev="CZ" type="add">
Added initial caching algorithm for StreamPipelines. The caching system
is pluggable and offers caching of the whole response.
1.6.2.26 +1 -9 xml-cocoon/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/todo.xml,v
retrieving revision 1.6.2.25
retrieving revision 1.6.2.26
diff -u -r1.6.2.25 -r1.6.2.26
--- todo.xml 2001/04/17 10:41:33 1.6.2.25
+++ todo.xml 2001/04/18 06:13:55 1.6.2.26
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: todo.xml,v 1.6.2.25 2001/04/17 10:41:33 cziegeler Exp $
+ $Id: todo.xml,v 1.6.2.26 2001/04/18 06:13:55 cziegeler Exp $
-->
@@ -35,14 +35,6 @@
<action context="code" assigned-to="CZ">
Cleaning up the environment object like Request, Response for the
different environments.
- </action>
-
- <action context="code" assigned-to="CZ">
- Synchron sitemap reloading.
- The asynchron reloading of the
- sitemap is a nice feature but not suitable for development.
- Adding a configuration parameter for cocoon to
- specify if the reloding is asynchron or synchron.
</action>
<action context="code" assigned-to="open">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]