stefano 00/06/06 16:10:04
Modified: . Tag: xml-cocoon2 changes.xml
Log:
latest changes
Revision Changes Path
No revision
No revision
1.9.2.7 +16 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.9.2.6
retrieving revision 1.9.2.7
diff -u -r1.9.2.6 -r1.9.2.7
--- changes.xml 2000/05/24 23:10:07 1.9.2.6
+++ changes.xml 2000/06/06 23:10:03 1.9.2.7
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.9.2.6 2000/05/24 23:10:07 stefano Exp $
+ $Id: changes.xml,v 1.9.2.7 2000/06/06 23:10:03 stefano Exp $
-->
<changes title="History of Changes">
@@ -19,6 +19,21 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="SM" type="add">
+ Improved the samples and the webapp sitemap.
+ </action>
+ <action dev="SM" type="update">
+ Cleaned build system in order to be friendly to ASF-wide build procedures.
+ </action>
+ <action dev="SM" type="update">
+ Updated installation section (JServ no longer supported).
+ </action>
+ <action dev="SM" type="update">
+ Updated Xerces and FOP to latest versions.
+ </action>
+ <action dev="SM" type="fix">
+ Patched for final SAX2 compatibility.
+ </action>
<action dev="SM" type="update" due-to="Sven Künzler"
due-to-email="[EMAIL PROTECTED]">
Improved installation documentation.
</action>