[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Activation / ChangeLog
index 88b7010dc8a5a7ac203ec9d3e93ddbb53ad71af0..834a0694fde05d5b05b6ec135200c4e0d3aa4604 100644 (file)
@@ -1,3 +1,29 @@
+2009-10-29  Jb Evain  <jbevain@novell.com>
+
+       * ActivationServices.cs: avoid a static constructor.
+
+2009-09-18  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ActivationServices.cs: Avoid depending on COM stuff for NET_2_1
+
+2007-08-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ActivatorLevel.cs UrlAttribute.cs : [ComVisible], [Serializable].
+
+2006-08-09  Jonathan Chambers  <joncham@gmail.com>
+
+       * ActivationServices.cs: Check type.IsCOMObject rather than type.IsImport.
+       
+2006-07-15  Jonathan Chambers  <joncham@gmail.com>
+
+       * ActivationServices.cs: Begin implementing COM Interop.
+       
+2004-09-22  Lluis Sanchez Gual  <lluis@novell.com>
+
+       * ActivationServices.cs: In Activate, assign the proxy to the ctor
+         message. In CreateInstanceFromMessage if the object being created
+         is a CBO, use the provided proxy as "this" when calling the ctor.
+
 2003-12-23  Lluis Sanchez Gual <lluis@ximian.com>
 
        * ActivationServices.cs: If remote activation returns an exception, do not