ChangeLog 746 B

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