| 12345678910111213141516171819202122232425 |
- 2004-07-20 Atsushi Enomoto <[email protected]>
- * XsltCommand.cs, XmlArgumentList.cs : sealed. Added missing MonoTODO.
- * XQueryConvert.cs : added. (namespace is temporarily MS.Internal.Xml)
- 2004-05-22 Atsushi Enomoto <[email protected]>
- * IXmlCompilerInclude.cs,
- QueryEventArgs.cs,
- QuertEventHandler.cs,
- XmlArgumentList.cs,
- XsltCommand.cs : added.
- * XmlQueryArgumentList.cs,
- XsltProcessor.cs : removed (only in .NET 1.2).
- * XmlCommand.cs,
- XmlQueryCompileException.cs,
- XmlQueryException.cs : updated API to that of .NET 2.0.
- 2003-12-14 Tim Coleman <[email protected]>
- * ChangeLog XmlCommand.cs XmlQueryArgumentList.cs
- * XmlQueryCompileException.cs XmlQueryException.cs XsltProcessor.cs:
- Move classes from the System.Data.SqlXml assembly where they
- did not belong.
|