[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Security / Test / standalone_tests / ChangeLog
index bd4fa3abaf342292436c49f972fe76ec4d180420..f6c070dcb239327928bef44447d712117bde00de 100644 (file)
@@ -1,3 +1,13 @@
+2007-01-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xmldsig.cs : exc-c14n tests could be run under 2.0 profile (and
+         they are not working correctly yet).
+       * Makefile : Added net_2_0 profile support.
+
+2007-01-12  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xmldsig.cs : signature-big.xml also depends on the input document.
+
 2005-04-04  Atsushi Enomoto  <atsushi@ximian.com>
 
        * Makefile : Fixed reference to Mono.Security.dll. Added decent-reader