stefano     00/07/19 17:09:19

  Modified:    .        changes.xml
  Log:
  latest changes
  
  Revision  Changes    Path
  1.92      +10 -2     xml-cocoon/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/changes.xml,v
  retrieving revision 1.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- changes.xml       2000/07/11 05:42:14     1.91
  +++ changes.xml       2000/07/20 00:09:19     1.92
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.91 2000/07/11 05:42:14 balld Exp $
  +  $Id: changes.xml,v 1.92 2000/07/20 00:09:19 stefano Exp $
   -->
   
   <changes title="History of Changes">
  @@ -16,6 +16,15 @@
     </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="SM" type="fix" due-to="Mark Washeim" due-to-email="[EMAIL 
PROTECTED]">
  +   Fixed the bug that prevented compiled XSP to be cacheable with 
hasChanged().
  +  </action>
  +  <action dev="SM" type="fix" due-to="Robin Green" due-to-email="[EMAIL 
PROTECTED]">
  +   Fixed the bug that xsp:expr does not accept DocumentFragments.
  +  </action>
  +  <action dev="SM" type="fix" due-to="Mark Evans" due-to-email="[EMAIL 
PROTECTED]">
  +   Updated Cocoon installation case document.
  +  </action>
     <action dev="DB" type="fix">
      removed normalize-space from sql logicsheet's get-nested-string template
     </action>
  @@ -34,7 +43,6 @@
     <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.
     </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.
     </action>
  
  
  

Reply via email to