balld 00/07/06 11:31:50
Modified: . changes.xml
Log:
Revision Changes Path
1.89 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- changes.xml 2000/07/06 03:43:03 1.88
+++ changes.xml 2000/07/06 18:31:50 1.89
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.88 2000/07/06 03:43:03 balld Exp $
+ $Id: changes.xml,v 1.89 2000/07/06 18:31:50 balld Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="fix" due-to="John Morrison" due-to-email="john.morrison@experian.com">
+ fixed stupid bug in XInclude processor's handling of local files introduced in last
patch
+ </action>
<action dev="DB" type="add" due-to="Brian Millett" due-to-email="bpm@ec-group.com">
added connection pool (and turbine) to sql logicsheet
</action>
|