ChangeLog 833 B

1234567891011121314151617181920212223242526
  1. 2003-12-29 Tim Coleman <[email protected]>
  2. * System.Data.SqlXml.dll.sources:
  3. Remove XmlDataSourceResolver as it is broken.
  4. * System.Data.Mapping/DataSource.cs:
  5. Fix property name
  6. * System.Xml.Query/XmlViewSchemaDictionary.cs:
  7. Remove "private" from some properties
  8. 2003-12-15 Atsushi Enomoto <[email protected]>
  9. * System.Data.SqlXml.dll.sources: Added System.Xml classes.
  10. * Makefile : added reference to System.dll
  11. 2003-12-14 Tim Coleman <[email protected]>
  12. * System.Data.SqlXml.dll.sources:
  13. Remove some files from System.Xml.Query that
  14. were in the wrong assembly.
  15. 2003-11-25 Tim Coleman <[email protected]>
  16. * Makefile:
  17. * System.Data.Mapping/*.cs:
  18. * System.Data.SqlXml/*.cs:
  19. * System.Data.SqlXml.dll.sources:
  20. * System.Xml.Query/*.cs:
  21. * TODOAttribute.cs:
  22. Create initial stubs for System.Data.SqlXml