dleslie 00/11/10 10:27:23
Modified: xdocs/sources/xalan DONE Log: Updates fo Xalan-J 1.2.1 Revision Changes Path 1.30 +1 -1 xml-xalan/xdocs/sources/xalan/DONE Index: DONE =================================================================== RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/DONE,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- DONE 2000/11/10 18:20:54 1.29 +++ DONE 2000/11/10 18:27:23 1.30 @@ -3,7 +3,7 @@ <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>John Ky submitted a fix to improve how Xalan handles whitespace stripping and empty text nodes.<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>
