ChangeLog 360 B

12345678910
  1. 2005-05-18 Sebastien Pouliot <[email protected]>
  2. * DataProtectionPermissionAttributeTest.cs: Added tests to check for
  3. individual removal of flags.
  4. * StorePermissionAttributeTest.cs: New. Unit tests for
  5. StorePermissionAttribute.
  6. 2005-01-05 Sebastien Pouliot <[email protected]>
  7. * DataProtectionPermissionAttributeTest.cs: Moving from corlib.