[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Mono.Security / Assembly / ChangeLog
old mode 100755 (executable)
new mode 100644 (file)
index 68b727a..f53f82d
@@ -1,5 +1,13 @@
+2004-04-28  Sebastien Pouliot <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Re-activated ClsCompliant(true).
+
+2004-04-24  Sebastien Pouliot <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Add ClsCompliant(true). Remove RequestOptional.
+
 2004-04-20  Sebastien Pouliot <sebastien@ximian.com>
 
        * AssemblyInfo.cs: New. Copied and ajusted from System.Security.
        * Locale.cs: New. Copied (verbatim) from System.Security.
-       * ChangeLog: New.
\ No newline at end of file
+       * ChangeLog: New.