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