dleslie     01/01/30 05:15:00

  Modified:    java/xdocs/sources/xalan DONE
  Log:
  Added Costin's applet related bug fix to the list.
  
  Revision  Changes    Path
  1.41      +2 -1      xml-xalan/java/xdocs/sources/xalan/DONE
  
  Index: DONE
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/DONE,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- DONE      2001/01/29 20:50:18     1.40
  +++ DONE      2001/01/30 13:14:59     1.41
  @@ -44,7 +44,8 @@
      <li>In response to note from Ito Kazumitsu, changed Java encoding name 
"EUCJIS" in FormatterToXML to "EUC_JP".<br/><br/></li>
      <li>When Xalan creates a FileOutputStream, it now closes the stream 
before exiting.<br/><br/></li>
      <li>Fixed handling of an exception that can be thrown while building a 
DOM.<br/><br/></li>
  -   <li>Fixed a problem reported by Dimitry Voytenko serializing compiled 
stylesheets.</li>
  +   <li>Fixed a problem reported by Dimitry Voytenko serializing compiled 
stylesheets.<br/><br/></li>
  +   <li>For support of applets, modified TransformerFactory 
System.getProperty() calls to catch SecurityExceptions.</li>   
   </ul>
   <p><em>Bug fixes in the <link idref="usagepatterns" 
anchor="compat">Xalan-Java 1 compatibility API</link>:</em></p>
   <ul>
  
  
  

Reply via email to