cziegeler 01/10/12 02:56:23
Modified: . Tag: cocoon_20_branch changes.xml
Log:
Updated changes - I always forget about this...
Revision Changes Path
No revision
No revision
1.2.2.38 +54 -3 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.2.2.37
retrieving revision 1.2.2.38
diff -u -r1.2.2.37 -r1.2.2.38
--- changes.xml 2001/10/10 13:34:13 1.2.2.37
+++ changes.xml 2001/10/12 09:56:22 1.2.2.38
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.2.2.37 2001/10/10 13:34:13 cziegeler Exp $
+ $Id: changes.xml,v 1.2.2.38 2001/10/12 09:56:22 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -26,15 +26,66 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="fix">
+ Throw exception for internal requests instead of using the error handler
and
+ fixed component handling in subsitemaps when invoked internally.
Components only
+ defined in a subsitemap were not found as for internal requests the parent
+ component manager was used.
+ </action>
+ <action dev="CZ" type="update">
+ When Cocoon is reloaded, the logkit configuration is now also reloading.
+ This enables changing the logkit settings during runtime.
+ </action>
+ <action dev="CZ" type="update">
+ The documentation build system now uses Cocoon itself to generate the
+ html documentation.
+ </action>
+ <action dev="CZ" type="fix">
+ Applied NPE fix in certain conditions in ServerPagesGenerator.
+ Submitted by: Ovidiu Predescu [EMAIL PROTECTED]
+ </action>
+ <action dev="CZ" type="fix">
+ Applied NPE fix for MRUMemoryStore Submitted by: Ovidiu Predescu [EMAIL
PROTECTED]
+ </action>
+ <action dev="CZ" type="fix">
+ Fixed (hopefully) dependency to the http environment in StreamGenerator.
+ </action>
+ <action dev="CZ" type="fix">
+ Optional setting of the lexical-handler for XMLReader. This patch allows
to use
+ Crimson instead of Xerces. Submitted by: Ovidiu Predescu [EMAIL
PROTECTED]
+ </action>
+ <action dev="CZ" type="update">
+ Added xml compiler and interpreter to cocoon.xconf
+ </action>
+ <action dev="CZ" type="fix">
+ Applied Patch for entity catalogs: accept parameters from xconf.
+ Submitted by: David Crossley [EMAIL PROTECTED]
+ </action>
+ <action dev="CZ" type="fix">
+ Applied fix for missing "User-Agent" header in BrowserSelectorFactory.
+ Submitted by: Joerg Henne [EMAIL PROTECTED]
+ </action>
+ <action dev="CZ" type="fix">
+ Enhanced Command Line Interface by adding background attribute to
ExtendedXLinkPipe
+ and fixing bugs: "mailto:" and "news:" are now ignored for traversing
and links
+ containing anchors are handled properly
+ </action>
<action dev="CZ" type="update">
- The documentation build system now uses Cocoon itself to generate the
- html documentation.
+ Applied patch for default value support for RequestParamAction.
+ Submitted by: Sergio Carvalho [EMAIL PROTECTED]
</action>
+ <action dev="CZ" type="fix">
+ Applied fix for a bug in the WriteDOMSessionTransformer for handling xml
documents
+ with namespaces correctly. Submitted by: Greg Weinger [EMAIL PROTECTED]
+ </action>
</release>
<release version="2.0rc1" date="September 24, 2001">
<action dev="SW" type="add">
New "capture" logicsheet that allows parts of XSP-generated XML to be
captured
as XMLFragment or DOM objects.
+ </action>
+ <action dev="GP" type="add">
+ Added LogKit management functionality.
</action>
<action dev="SW" type="add">
Removed ThreadSafe from the Action interfaces : the decision to be
ThreadSafe
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]