2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.X509Certificates / ChangeLog
1 2005-09-27  Sebastien Pouliot  <sebastien@ximian.com> 
2  
3         * X509Certificate2UI.cs: Hide constructor (it should have been a 
4         static class). Fixed Display/DisplayCertificate method name.
5
6 2005-09-27  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * X509Certificate2UI.cs: New. Class to handle UI (yuck) for 
9         certificate display and selection.
10         * X509SelectionFlag.cs: Moved back from System.dll.
11
12 2005-09-26  Sebastien Pouliot  <sebastien@ximian.com>
13
14         * All classes moved in System.dll