ChangeLog 870 B

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