[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Activation / ChangeLog
index 89725626bfa393280ba42cca799b2271a8fc4b72..834a0694fde05d5b05b6ec135200c4e0d3aa4604 100644 (file)
@@ -1,3 +1,7 @@
+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