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