greenrd 00/11/06 16:31:49
Modified: . changes.xml
Log:
accidentally overwrote prev changes last time - fixed
Revision Changes Path
1.140 +9 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- changes.xml 2000/11/01 20:20:38 1.139
+++ changes.xml 2000/11/07 00:31:48 1.140
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.139 2000/11/01 20:20:38 greenrd Exp $
+ $Id: changes.xml,v 1.140 2000/11/07 00:31:48 greenrd Exp $
-->
<changes title="History of Changes">
@@ -14,6 +14,7 @@
<person name="Ricardo Rocha" email="[EMAIL PROTECTED]" id="RR"/>
<person name="Pierpaolo Fumagalli" email="[EMAIL PROTECTED]" id="PF"/>
<person name="Robin Green" email="[EMAIL PROTECTED]" id="RDG"/>
+ <person name="Jeremy Quinn" email="[EMAIL PROTECTED]" id="JQ"/>
</devs>
<release version="@version@" date="@date@">
@@ -25,6 +26,13 @@
Cocoon now sets a Last-Modified HTTP header based on the time the
result was generated (either now or when the result was last changed
in the cache).
+ </action>
+ <action dev="JQ" type="fix" due-to="Konstantin Piroumian"
+ due-to-email="[EMAIL PROTECTED]">
+ Fixed fp.xsl, to work better when mixed with other taglibs.
+ </action>
+ <action dev="JQ" type="fix">
+ Fixed fp.xsl, to hopefully allow use of config elements properly.
</action>
<action dev="RDG" type="fix" due-to="Paul Lamb" due-to-email="[EMAIL
PROTECTED]">
Fixed XSPProcessor to pick up correct classpath and