balld 00/09/14 11:56:23
Modified: . changes.xml
Log:
Revision Changes Path
1.106 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- changes.xml 2000/09/14 14:02:52 1.105
+++ changes.xml 2000/09/14 18:56:21 1.106
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.105 2000/09/14 14:02:52 stefano Exp $
+ $Id: changes.xml,v 1.106 2000/09/14 18:56:21 balld Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="fix" due-to="Tagunov Anthony" due-to-email="[EMAIL
PROTECTED]">
+ Fixed encoding problem with xinclude processor
+ </action>
<action dev="SM" type="fix" due-to="Kevin Sonney" due-to-email="[EMAIL
PROTECTED]">
Fixed problem with XSP and namespaces (now follows the correct
name="xml-stylesheet" syntax)
</action>