You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@locus.apache.org on 2000/11/10 19:20:54 UTC

cvs commit: xml-xalan/xdocs/sources/xalan DONE

dleslie     00/11/10 10:20:54

  Modified:    xdocs/sources/xalan DONE
  Log:
  Updates fo Xalan-J 1.2.1
  
  Revision  Changes    Path
  1.29      +2 -1      xml-xalan/xdocs/sources/xalan/DONE
  
  Index: DONE
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/DONE,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- DONE	2000/11/10 18:06:06	1.28
  +++ DONE	2000/11/10 18:20:54	1.29
  @@ -3,9 +3,10 @@
   <ul>
   <li>Gary Peskin posted fixes to the node-set extension function.<br/><br/></li>
   <li>Benoit Cerrina submitted a Tokezenizer extension function.<br/><br/></li>
  +<li>John Ky submitted a fix to handle empty text nodes and whitespace stripping.<br/><br/></li>
   <li>We fixed a bug in which a global variable was declared to be out of scope when referenced by another variable.<br/><br/></li>
   <li>We also fixed a bug evaluating global variables when processing SAX input.<br/><br/></li>
   <li>We fixed a bug in which the default XSLT processor was failing to shift to the Xerces liaison and DOM parser to process DOM input.<br/><br/></li>
  -<li>Ritesh Kumar submitted a fix to the sample servlet to correctly obtain the server port from the HttpServletRequest object.<br/><br/></li>   
  +<li>Ritesh Kumar submitted a fix to the sample servlet to correctly obtain the server port from the HttpServletRequest object.</li>   
   </ul>
   </s3>