2
0

ChangeLog 1.3 KB

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