2
0

ChangeLog 620 B

12345678910111213141516171819
  1. 2005-01-14 Atsushi Enomoto <[email protected]>
  2. * OleDbPermissionTest.cs, OleDbPermissionAttributeTest.cs:
  3. Fixed some incompatible type of exception between 2.0 and 1.1.
  4. 2004-09-15 Sebastien Pouliot <[email protected]>
  5. * OleDbPermissionTest.cs: New. Unit tests for OleDbPermission.
  6. 2004-09-14 Sebastien Pouliot <[email protected]>
  7. * OleDbPermissionAttributeTest.cs: Added unit tests for Provider
  8. property (unused and hidden in Fx 2.0).
  9. 2004-09-13 Sebastien Pouliot <[email protected]>
  10. * ChangeLog: New.
  11. * OleDbPermissionAttributeTest.cs: New. Unit tests for OleDbPermission
  12. Attribute.