ChangeLog 374 B

1234567891011121314
  1. 2004-04-06 Gonzalo Paniagua Javier <[email protected]>
  2. * OleDbPermissionAttribute.cs: missing bits from Gert's patch for
  3. CLS compliance.
  4. 2004-01-10 Atsushi Enomoto <[email protected]>
  5. * OleDbPermission.cs : NET_1_2 fix not to call obsolete .ctor.
  6. 2002-11-01 Daniel Morgan <[email protected]>
  7. * OleDbDataReader.cs: implemented
  8. Dispose() and GetEnumerator()