ChangeLog 596 B

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