ChangeLog 526 B

1234567891011121314
  1. 2005-05-30 Sebastien Pouliot <[email protected]>
  2. * PrintingPermissionTest.cs: Added tests for unification as this
  3. assembly is signed by the "MS final" key (not the ECMA key).
  4. 2004-09-09 Sebastien Pouliot <[email protected]>
  5. * PrintingPermissionAttributeTest.cs: New. Unit tests for Printing
  6. PermissionAttribute.
  7. * PrintingPermissionTest.cs: New. Unit tests for PrintingPermission.
  8. 2004-03-17 Ravindra <[email protected]>
  9. * Created this repository for System.Drawing.Printing tests.
  10. * ChangeLog: Added.