ChangeLog 777 B

123456789101112131415161718192021222324252627
  1. 2008-12-02 Marek Habersack <[email protected]>
  2. * System.Data.DataSetExtensions_test.dll.sources: added
  3. System.Data/DataRowExtensionsTest.cs
  4. 2008-10-17 Jonathan Pryor <[email protected]>
  5. * Test/Makefile: Add doc-update target support.
  6. 2008-05-14 Atsushi Enomoto <[email protected]>
  7. * Makefile : use EXTRA_DISTFILES.
  8. 2008-05-14 Atsushi Enomoto <[email protected]>
  9. * System.Data.DataSetExtensions.dll.sources :
  10. added RowEnumerableDataReader.cs
  11. * System.Data.DataSetExtensions_test.dll.sources :
  12. added DataTableExtensionsTest.cs.
  13. 2008-05-13 Atsushi Enomoto <[email protected]>
  14. * System.Data.DataSetExtensions_test.dll.sources : new.
  15. 2008-05-13 Atsushi Enomoto <[email protected]>
  16. * Makefile : make it build under net_2_0 build profile.