dleslie     01/01/26 12:11:24

  Modified:    java/xdocs/sources/xalan DONE
  Log:
  Corection per Scott.
  
  Revision  Changes    Path
  1.34      +1 -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.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- DONE      2001/01/26 18:08:44     1.33
  +++ DONE      2001/01/26 20:11:22     1.34
  @@ -4,7 +4,7 @@
   <ul>
     <li>A threading problem showed up when using multiple processors. We fixed 
it by using a separate XPathContext object to do whitespace node
      matches (xsl:strip-space).<br/><br/></li>
  -  <li>Fixed a bug running Norm Walsh's DocBook stylesheets by not setting 
the variable stack position if the TreeWalker is not owned by a
  +  <li>Fixed a bug running Norm Walsh's DocBook stylesheets by not setting 
the variable stack position if the FilterExprWalker is not owned by a
     top-level NodeIterator.<br/><br/></li>
     <li>Fixed a problem with null namespace being passed from xsl:element. 
This bug also surfaced while processing DocBook
      stylesheets.<br/><br/></li>
  
  
  

Reply via email to