[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.X509Certificates / ChangeLog
index ab5baa04a99d4e52ec6a89f21631e8535ba47b1a..83035c1a72d873eabe25c6dcbf352c099688c3fd 100644 (file)
@@ -1,3 +1,8 @@
+2006-11-08  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * X509Certificate2UI.cs: Fix exceptions, add security attributes and
+       notes.
+
 2005-11-09  Sebastien Pouliot  <sebastien@ximian.com> 
 
        * X509SelectionFlag.cs: Removed extra [Serializable].