balld 00/07/05 20:43:04
Modified: . changes.xml
Log:
Revision Changes Path
1.88 +5 -2 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- changes.xml 2000/07/05 03:55:40 1.87
+++ changes.xml 2000/07/06 03:43:03 1.88
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.87 2000/07/05 03:55:40 balld Exp $
+ $Id: changes.xml,v 1.88 2000/07/06 03:43:03 balld Exp $
-->
<changes title="History of Changes">
@@ -16,10 +16,13 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="add" due-to="Brian Millett" due-to-email="[EMAIL
PROTECTED]">
+ added connection pool (and turbine) to sql logicsheet
+ </action>
<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="[EMAIL
PROTECTED]">
+ <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>