balld 00/07/04 20:55:42
Modified: . changes.xml
Log:
Revision Changes Path
1.87 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- changes.xml 2000/06/29 06:19:26 1.86
+++ changes.xml 2000/07/05 03:55:40 1.87
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.86 2000/06/29 06:19:26 balld Exp $
+ $Id: changes.xml,v 1.87 2000/07/05 03:55:40 balld Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="fix">
+ added support for site-absolute links in xinclude processor
+ </action>
<action dev="DB" type="fix" due-to-"Ulrich Mayring" due-to-email="ulim@denic.de">
fixed stupid bug in absolute href support in xinclude processor. also now set system
ids on included xml resources.
</action>
|