You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2004/11/17 01:16:22 UTC

svn commit: rev 76062 - cocoon/branches/BRANCH_2_1_X

Author: antonio
Date: Tue Nov 16 16:16:21 2004
New Revision: 76062

Modified:
   cocoon/branches/BRANCH_2_1_X/status.xml
Log:
Add info about a change already done in 2.1

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml	Tue Nov 16 16:16:21 2004
@@ -554,6 +554,9 @@
    <action dev="AG" type="fix" fixes-bug="29369" due-to="Juan Jose Pablos">
      Move commons-logging-1.0.4.jar to lib/core as jcs.jar depends on it.
    </action>
+   <action dev="AG" type="fix" fixes-bug="17924" due-to="Jorg Heymans">
+     Apply patch: Cached resources don't have Expires-Header.
+   </action>
    <action dev="AG" type="fix" fixes-bug="29752" due-to="Leszek Gawron">
      Apply patch: Caching JXTemplateGenerator.
    </action>