giacomo 01/06/12 08:09:46
Modified: . changes.xml
Log:
Revision Changes Path
1.3 +10 -4 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -u -r1.2 -r1.3
--- changes.xml 2001/05/29 10:50:57 1.2
+++ changes.xml 2001/06/12 15:09:44 1.3
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.2 2001/05/29 10:50:57 cziegeler Exp $
+ $Id: changes.xml,v 1.3 2001/06/12 15:09:44 giacomo Exp $
-->
<changes title="History of Changes">
@@ -24,13 +24,19 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="GP" type="add">
+ Integrated new StreamGenerator from Kinga Dziembowski <[EMAIL PROTECTED]>
+ Documentation is available in the webapp/docs/samples/stream/ReadMeAdd.txt (not
yet converted to xdocs)
+ </action>
<action dev="CZ" type="update">
- Removed setContentHandler and setLexicalHandler from the XMLProducer interface.
+ Removed setContentHandler and setLexicalHandler from the XMLProducer interface.
</action>
<action dev="CZ" type="add">
The sitemap components now use the new SourceResolver to resolve
resources instead of the old EntityResolver approach.
</action>
+ </release>
+ <release version="Cocoon 2.0b1" date="June 7, 2001">
<action dev="GP" type="add">
Added a internal-only attribute to the map:pipeline element to protect them
from being accessed by normal user request. The only way to access them by
@@ -120,8 +126,8 @@
<action dev="DM" type="update">
Eliminated dependency on Xerces for the serializers by using TRaX Serializers.
</action>
-</release>
-<release version="Cocoon 2.0a3" date="March 2001">
+ </release>
+ <release version="Cocoon 2.0a3" date="March 2001">
<action dev="BL" type="update">
Made Cocoon load classpath independent of Servlet Engine Classpath
Attribute.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]