dleslie     00/04/11 12:44:22

  Modified:    xdocs/sources/xalan DONE
  Log:
  Added fix for Bugzilla # 105.
  
  Revision  Changes    Path
  1.8       +1 -0      xml-xalan/xdocs/sources/xalan/DONE
  
  Index: DONE
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/DONE,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- DONE      2000/04/11 16:17:29     1.7
  +++ DONE      2000/04/11 19:44:21     1.8
  @@ -8,5 +8,6 @@
   <li>FormatterToText incorrectly closed the output stream (this bug did not 
apply to other formatters).</li>
   <li>In a for-each loop that selects but does not sort a node set filtered by 
a predicate, position() returned incorrect data.</li>
   <li>An imported stylesheet that used a relative path to include another 
stylesheet did not work.</li>
  +<li>A problem concerning the redeclaration of namespaces with the same 
prefix has been fixed (Bugzilla bug 105).</li>
     </ul>
   </s3>
  
  
  

Reply via email to