| 1234567891011121314151617181920212223 |
- 2005-09-22 Sebastien Pouliot <[email protected]>
- * OleDbPermissionAttributeTest.cs: Removed *Choice security actions.
- 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.
|