balld 00/06/28 23:19:27
Modified: . changes.xml
Log:
documented changes. surprise, surprise.
Revision Changes Path
1.86 +5 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- changes.xml 2000/06/22 22:35:11 1.85
+++ changes.xml 2000/06/29 06:19:26 1.86
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.85 2000/06/22 22:35:11 stefano Exp $
+ $Id: changes.xml,v 1.86 2000/06/29 06:19:26 balld Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,10 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="fix" due-to-"Ulrich Mayring" due-to-email="[EMAIL
PROTECTED]">
+ fixed stupid bug in absolute href support in xinclude processor. also now
set system ids on included xml resources.
+ </action>
+
<action dev="SM" type="fix" due-to="Matthias Brunner" due-to-email="[EMAIL
PROTECTED]">
Fixed typo on util.xsl that generated XSP compilation problems for the
util taglib.
</action>