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