ChangeLog 1020 B

12345678910111213141516171819202122232425262728293031
  1. 2007-02-22 Raja R Harinath <[email protected]>
  2. * OleDbParameterCollectionTest.cs: Fix compile error in 1.1 profile.
  3. 2007-02-20 Frederik Carlier <[email protected]>
  4. * OleDbParameterCollectionTest.cs: New. Unit tests for OleDbParameterCollection.
  5. 2005-09-22 Sebastien Pouliot <[email protected]>
  6. * OleDbPermissionAttributeTest.cs: Removed *Choice security actions.
  7. 2005-01-14 Atsushi Enomoto <[email protected]>
  8. * OleDbPermissionTest.cs, OleDbPermissionAttributeTest.cs:
  9. Fixed some incompatible type of exception between 2.0 and 1.1.
  10. 2004-09-15 Sebastien Pouliot <[email protected]>
  11. * OleDbPermissionTest.cs: New. Unit tests for OleDbPermission.
  12. 2004-09-14 Sebastien Pouliot <[email protected]>
  13. * OleDbPermissionAttributeTest.cs: Added unit tests for Provider
  14. property (unused and hidden in Fx 2.0).
  15. 2004-09-13 Sebastien Pouliot <[email protected]>
  16. * ChangeLog: New.
  17. * OleDbPermissionAttributeTest.cs: New. Unit tests for OleDbPermission
  18. Attribute.