cziegeler    01/10/12 02:56:41

  Modified:    .        changes.xml
  Log:
  Updated changes - I always forget about this...
  
  Revision  Changes    Path
  1.35      +52 -4     xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- changes.xml       2001/10/10 13:34:30     1.34
  +++ changes.xml       2001/10/12 09:56:41     1.35
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.34 2001/10/10 13:34:30 cziegeler Exp $
  +  $Id: changes.xml,v 1.35 2001/10/12 09:56:41 cziegeler Exp $
   -->
   
   <changes title="History of Changes">
  @@ -26,11 +26,59 @@
    </devs>
   
    <release version="2.1-dev" 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.
  +    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">
  +    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>
  -  <action dev="GP" type="add">
  +   <action dev="GP" type="add">
      Added LogKit management functionality.
     </action>
     <action dev="SW" type="add">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to