ChangeLog 730 B

1234567891011121314151617181920212223
  1. 2006-11-08 Sebastien Pouliot <[email protected]>
  2. * X509Certificate2UI.cs: Fix exceptions, add security attributes and
  3. notes.
  4. 2005-11-09 Sebastien Pouliot <[email protected]>
  5. * X509SelectionFlag.cs: Removed extra [Serializable].
  6. 2005-09-27 Sebastien Pouliot <[email protected]>
  7. * X509Certificate2UI.cs: Hide constructor (it should have been a
  8. static class). Fixed Display/DisplayCertificate method name.
  9. 2005-09-27 Sebastien Pouliot <[email protected]>
  10. * X509Certificate2UI.cs: New. Class to handle UI (yuck) for
  11. certificate display and selection.
  12. * X509SelectionFlag.cs: Moved back from System.dll.
  13. 2005-09-26 Sebastien Pouliot <[email protected]>
  14. * All classes moved in System.dll