balld 00/07/10 21:15:27
Modified: . changes.xml
Log:
Revision Changes Path
1.90 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- changes.xml 2000/07/06 18:31:50 1.89
+++ changes.xml 2000/07/11 04:15:27 1.90
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.89 2000/07/06 18:31:50 balld Exp $
+ $Id: changes.xml,v 1.90 2000/07/11 04:15:27 balld Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="fix" due-to="Brian Millett" due-to-email="[EMAIL
PROTECTED]">
+ changed turbine libraries to just include connection pool stuff, added
connection pool docs
+ </action>
<action dev="DB" type="fix" due-to="John Morrison" due-to-email="[EMAIL
PROTECTED]">
fixed stupid bug in XInclude processor's handling of local files
introduced in last patch
</action>