ChangeLog 734 B

123456789101112131415161718192021222324252627
  1. 2007-11-27 Atsushi Enomoto <[email protected]>
  2. * X509CertificateClaimSetTest.cs : fixed DefaultValue() test to
  3. reflect .net results.
  4. 2007-02-05 Atsushi Enomoto <[email protected]>
  5. * X509CertificateClaimSetTest.cs : issuer claim should not be
  6. equivalent to that of the cert itself.
  7. 2006-10-07 Atsushi Enomoto <[email protected]>
  8. * ClaimSetTest.cs, X509CertificateClaimSetTest.cs : new tests.
  9. * ClaimTest.cs : added test for System and ToString().
  10. 2006-09-07 Atsushi Enomoto <[email protected]>
  11. * ClaimTest.cs : new test.
  12. 2006-09-04 Atsushi Enomoto <[email protected]>
  13. * ClaimTypesTest.cs : updated namespace URI.
  14. 2006-08-28 Atsushi Enomoto <[email protected]>
  15. * ClaimTypesTest.cs : new test.