[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Runtime.Remoting / Assembly / ChangeLog
index 1959a7035080e4410b013d669badcde1cf583cad..d2559b33fb1c5cbe75cd9bd6b6841e6142db2fd1 100644 (file)
@@ -1,5 +1,17 @@
+2008-08-09  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * AssemblyInfo.cs: ComVisible attribute only applies to 2.0 profile.
+
+2008-04-23  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * AssemblyInfo.cs: Added missing attributes
+
+2004-05-13  Lluis Sanchez Gual <lluis@ximian.com>
+
+       * AssemblyInfo.cs: Removed CLSCompliant attribute.
+
 2004-03-31  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
 
        * AssemblyInfo.cs: Added
        * ChangeLog: Added
-       * Locale.cs: Added
\ No newline at end of file
+       * Locale.cs: Added