balld 00/07/10 22:42:15
Modified: . changes.xml
Log:
who is the best at documenting their changes? me! i have learned my lesson well.
Revision Changes Path
1.91 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- changes.xml 2000/07/11 04:15:27 1.90
+++ changes.xml 2000/07/11 05:42:14 1.91
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.90 2000/07/11 04:15:27 balld Exp $
+ $Id: changes.xml,v 1.91 2000/07/11 05:42:14 balld Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DB" type="fix">
+ removed normalize-space from sql logicsheet's get-nested-string template
+ </action>
<action dev="DB" type="fix" due-to="Brian Millett" due-to-email="bpm@ec-group.com">
changed turbine libraries to just include connection pool stuff, added connection pool
docs
</action>
|