ChangeLog 301 B

12345678910
  1. 2002-05-05 Miguel de Icaza <[email protected]>
  2. * DataTableMapping.cs, DataTableMappingCollection.cs: comment out
  3. interfaces we do not implement yet.
  4. * DbDataAdapter.cs: Stub IEnumerable, comment out interfaces
  5. we do not implement yet.
  6. * DbDataPermissionAttribute.cs: call base constructor.