stefano 00/08/16 08:32:37
Modified: . changes.xml
Log:
latest changes
Revision Changes Path
1.98 +10 -7 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- changes.xml 2000/08/07 02:26:57 1.97
+++ changes.xml 2000/08/16 15:32:36 1.98
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.97 2000/08/07 02:26:57 balld Exp $
+ $Id: changes.xml,v 1.98 2000/08/16 15:32:36 stefano Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="SM" type="add" due-to="Mark Evans" due-to-email="[EMAIL
PROTECTED]">
+ Added Solaris8 and improved Win2k installation case documentation.
+ </action>
<action dev="DB" type="fix">
Made XSP SQL processor to array to string conversion when using a Format
object on a text column
</action>
@@ -41,22 +44,22 @@
Updated Cocoon installation case document.
</action>
<action dev="DB" type="fix">
- removed normalize-space from sql logicsheet's get-nested-string template
+ Removed normalize-space from sql logicsheet's get-nested-string template
</action>
<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
+ 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
+ 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="[EMAIL
PROTECTED]">
- added connection pool (and turbine) to sql logicsheet
+ Added connection pool (and turbine) to sql logicsheet
</action>
<action dev="DB" type="fix">
- added support for site-absolute links in xinclude processor
+ Added support for site-absolute links in xinclude processor
</action>
<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.
+ Fixed stupid bug in absolute href support in xinclude processor. also now
set system ids on included xml resources.
</action>
<action dev="SM" type="fix" due-to="Matthias Brunner" due-to-email="[EMAIL
PROTECTED]">
Fixed typo on util.xsl that generated XSP compilation problems for the
util taglib.