| 1234567891011121314151617181920212223242526 |
- 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
|