dleslie     01/01/04 13:54:55

  Modified:    java/xdocs/sources/xalan DONE
  Log:
  Correction from Scott.
  
  Revision  Changes    Path
  1.12      +0 -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.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- DONE      2001/01/03 13:35:26     1.11
  +++ DONE      2001/01/04 21:54:53     1.12
  @@ -8,7 +8,6 @@
   <li>Fixed problems handling attributes and adding attributes to result 
tree.<br/><br/></li>
   <li>Added defensive checking for null entities, null namespaces, and empty 
strings passed in for URIs and local names.<br/><br/></li>
   <li>We now conform to the SAX convention of representing null namespaces 
with empty strings.<br/><br/></li>
  -<li>Improved support for pruning source tree nodes when not required during 
execution of a template.<br/><br/></li>
   <li>Fixed a bug encountered evaluating a variable in a predicate expression 
applied to child nodes.<br/><br/></li>
   <li>Changed names of serializers from FormatterTo<ref>Xxx</ref> to 
SerializerTo<ref>Xxx</ref>. See 
   <jump href="apidocs/org/apache/xalan/serialize/package-summary.html">Package 
org.apache.xalan.serialize</jump>.<br/><br/></li>
  
  
  

Reply via email to