gianugo 2003/02/24 07:48:45
Modified: . changes.xml
Log:
As usual, forgot to update the changes.xml :-)
Revision Changes Path
1.355 +6 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.354
retrieving revision 1.355
diff -u -r1.354 -r1.355
--- changes.xml 24 Feb 2003 00:36:48 -0000 1.354
+++ changes.xml 24 Feb 2003 15:48:45 -0000 1.355
@@ -41,6 +41,11 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="GR" type="add">
+ The "expires" pipeline parameter is honored even by the internal Cocoon
+ cache, i.e. the caching algorithms are overridden if an expires
+ parameter is present and still fresh.
+ </action>
<action dev="TC" type="fix" fixes-bug="15401" due-to-email="[EMAIL PROTECTED]">
Set "Last-Modified" header
</action>