jeremias    2003/03/28 00:27:17

  Modified:    .        status.xml
  Log:
  Update changes on PDF lib refactoring and work on transcoders.
  
  Revision  Changes    Path
  1.27      +14 -0     xml-fop/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/status.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- status.xml        13 Mar 2003 16:50:42 -0000      1.26
  +++ status.xml        28 Mar 2003 08:27:17 -0000      1.27
  @@ -115,6 +115,20 @@
   
     <changes>
      <release version="2003" date="2003">
  +     <action context="code" dev="JM" type="update">
  +             PDF and PS transcoders now have a common base class. It also
  +             optionally supports Avalon Logging and Configuration. Support for
  +             plugging in an EntityResolver into Batik is now included.
  +     </action>
  +     <action context="code" dev="JM" type="update">
  +             Implemented on-the-fly stream output (less buffering leads to
  +             decreased memory usage and increased speed).
  +     </action>
  +     <action context="code" dev="JM" type="update">
  +             General refactoring of the PDF library to centralize certain
  +             behaviour and reduce redundancy. Some memory allocation
  +             optimizations.
  +     </action>
       <action context="code" dev="JM" type="update">
         Enhanced PDF encryption support so it is optional depending on the 
         availability of JCE and/or cryptographic algorithms.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to