vgritsenko 2003/03/12 17:33:31
Modified: . changes.xml
Log:
reflect configuration changes (for those reading changes)
Revision Changes Path
1.3 +6 -2 cocoon-2.1/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.xml 9 Mar 2003 00:20:09 -0000 1.2
+++ changes.xml 13 Mar 2003 01:33:31 -0000 1.3
@@ -41,6 +41,10 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="VG" type="update">
+ FOP serializer's <user-config> relative path now resolves relative
+ to sitemap's directory. All Cocoon URIs are supported too.
+ </action>
<action dev="PF" type="fix">
The CVS repository for Cocoon 2.1 is now called "cocoon-2.1" (no branches, just
HEAD).
</action>
@@ -832,7 +836,7 @@
To switch back to FilesystemStore, remove jisp.jar and rebuild Cocoon
(or simply edit cocoon.xconf)
</action>
-<action dev="CZ" type="add" due-to="Ilya A. Kriveshko" due-to-email="[EMAIL
PROTECTED]">
+ <action dev="CZ" type="add" due-to="Ilya A. Kriveshko" due-to-email="[EMAIL
PROTECTED]">
RequestGenerator does optionally output request parameters.
</action>
<action dev="BH" type="add">