dleslie 00/11/10 12:42:44
Modified: xdocs/sources/xalan DONE Log: Fixed typographical error. Revision Changes Path 1.33 +1 -1 xml-xalan/xdocs/sources/xalan/DONE Index: DONE =================================================================== RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/DONE,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- DONE 2000/11/10 19:59:32 1.32 +++ DONE 2000/11/10 20:42:43 1.33 @@ -4,7 +4,7 @@ <li>Gary Peskin upgraded &xslt4j; to work with Xerces-Java 1.2.1.<br/><br/></li> <li>Benoit Cerrina submitted a Tokenizer extension function. For more information, see <jump href="apidocs/org/apache/xalan/xslt/extensions/Tokenizer.html">Tokenizer</jump><br/><br/></li> <li>Benoit Cerrina also submitted an enhancement to improve error reporting when an extension element is not found.<br/><br/></li> -<li>Gary Peskin fixed a bug where the procesor reset method() was not resetting the list of stylesheet parameters passed in from a Java program.<br/><br/></li> +<li>Gary Peskin fixed a bug where the procesor reset() method was not resetting the list of stylesheet parameters passed in from a Java program.<br/><br/></li> <li>Gary Peskin fixed a bug so that xsl:fallback elements are no longer executed when the parent extension function is implemented and it processes its own children (like redirect:write).<br/><br/></li> <li>John Ky submitted a fix to improve how Xalan handles whitespace stripping and empty text nodes. As a result the HTMLFormatter no longer inserts line breaks before font, s, strike, and nobr elements.<br/><br/></li> <li>We fixed a bug in which a global variable was reported to be out of scope when referenced by another variable.<br/><br/></li>
