| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- 2004-07-23 Atsushi Enomoto <[email protected]>
- * System.Data.SqlXml.dll.sources : Removed UpdateEventArgs.cs,
- XmlAdapter.cs, XmlUpdateEventArgs.cs, SqlQueryOptions.cs,
- SqlQueryPlan.cs, XmlMapping.cs and XmlMappingDictionary.cs.
- 2004-05-22 Atsushi Enomoto <[email protected]>
- * System.Data.SqlXml.dll.sources : updated .net 2.0 classes.
- 2004-04-28 Sebastien Pouliot <[email protected]>
- * System.Data.SqlXml.dll.sources: Added Assembly/AssemblyInfo.cs
- and Locale.cs to the build.
- 2003-12-29 Tim Coleman <[email protected]>
- * System.Data.SqlXml.dll.sources:
- Remove XmlDataSourceResolver as it is broken.
- * System.Data.Mapping/DataSource.cs:
- Fix property name
- * System.Xml.Query/XmlViewSchemaDictionary.cs:
- Remove "private" from some properties
- 2003-12-15 Atsushi Enomoto <[email protected]>
- * System.Data.SqlXml.dll.sources: Added System.Xml classes.
- * Makefile : added reference to System.dll
- 2003-12-14 Tim Coleman <[email protected]>
- * System.Data.SqlXml.dll.sources:
- Remove some files from System.Xml.Query that
- were in the wrong assembly.
- 2003-11-25 Tim Coleman <[email protected]>
- * Makefile:
- * System.Data.Mapping/*.cs:
- * System.Data.SqlXml/*.cs:
- * System.Data.SqlXml.dll.sources:
- * System.Xml.Query/*.cs:
- * TODOAttribute.cs:
- Create initial stubs for System.Data.SqlXml
|