ChangeLog 611 B

1234567891011121314151617181920
  1. 2004-05-22 Atsushi Enomoto <[email protected]>
  2. * IXmlCompilerInclude.cs,
  3. QueryEventArgs.cs,
  4. QuertEventHandler.cs,
  5. XmlArgumentList.cs,
  6. XsltCommand.cs : added.
  7. * XmlQueryArgumentList.cs,
  8. XsltProcessor.cs : removed (only in .NET 1.2).
  9. * XmlCommand.cs,
  10. XmlQueryCompileException.cs,
  11. XmlQueryException.cs : updated API to that of .NET 2.0.
  12. 2003-12-14 Tim Coleman <[email protected]>
  13. * ChangeLog XmlCommand.cs XmlQueryArgumentList.cs
  14. * XmlQueryCompileException.cs XmlQueryException.cs XsltProcessor.cs:
  15. Move classes from the System.Data.SqlXml assembly where they
  16. did not belong.