sylvain     02/03/19 01:06:12

  Modified:    .        changes.xml
  Log:
  New "set-content-length" configuration for FOPSerializer to allow streaming of large 
PDFs (default is true for backwards compatibility).
  We're in code freeze, but I really wanted this minor update in 2.0.2...
  
  Revision  Changes    Path
  1.123     +5 -1      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.122
  retrieving revision 1.123
  diff -u -r1.122 -r1.123
  --- changes.xml       17 Mar 2002 13:34:31 -0000      1.122
  +++ changes.xml       19 Mar 2002 09:06:12 -0000      1.123
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.122 2002/03/17 13:34:31 nicolaken Exp $
  +  $Id: changes.xml,v 1.123 2002/03/19 09:06:12 sylvain Exp $
   -->
   
   <changes title="History of Changes">
  @@ -34,6 +34,10 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="SW" type="update">
  +   New "set-content-length" configuration for FOPSerializer to allow
  +   streaming of large PDFs (default is true for backwards compatibility).
  +  </action>
     <action dev="NKB" type="update">
      The docs now have svg stuff removed and these enhancements: 
      menu items are in text,
  
  
  

----------------------------------------------------------------------
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