dleslie     01/02/16 10:33:56

  Modified:    c/xdocs/sources/xalan DONE
  Log:
  Corrected typo found by Dave Marston.
  
  Revision  Changes    Path
  1.14      +1 -1      xml-xalan/c/xdocs/sources/xalan/DONE
  
  Index: DONE
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/DONE,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- DONE      2001/02/14 20:10:50     1.13
  +++ DONE      2001/02/16 18:33:52     1.14
  @@ -20,7 +20,7 @@
   <li>Fixed &lt;xsl:number&gt; bug with use of letter-value="traditional" for 
"classical" Greek numbering.<br/><br/></li>
   <li>Fixed use of &lt;xsl:fallback&gt; within a top-level extension 
function.<br/><br/></li>
   <li>Fixed HTML output method bug. The &lt;HEAD&gt; element was not including 
a &lt;META&gt; tag with the encoding.<br/><br/></li>
  -<li>Fixed bug using key() im match patterns to find 
descendants.<br/><br/></li>
  +<li>Fixed bug using key() in match patterns to find 
descendants.<br/><br/></li>
   <li>Fixed bug using the id() function in complex match 
patterns.<br/><br/></li>
   <li>Fixed problem outputting multiple single-character CDATA 
sections.<br/><br/></li>
   <li>Fixed problem outputting whitespace characters.<br/><br/></li>
  
  
  

Reply via email to