[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Contexts / ChangeLog
index 269ff91aa863f0edcc20277196ae17b6b438a85d..4b23af65c8e7331619d10118e5267d9c756df94d 100644 (file)
@@ -1,3 +1,26 @@
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * Context.cs: use MOONLIGHT symbol to disambiguate
+       MonoTouch and Moonlight code.
+
+2009-10-07  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Context.cs: Remove LocalDataStoreSlot-related methods from
+       Moonlight build
+
+2008-07-02  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
+
+       * IDynamicMessageSink.cs
+       * IContextProperty.cs: Fix parameter names
+       * ContextAttribute.cs: Fix parameter names, exception names
+
+2007-08-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SynchronizationAttribute.cs : [ComVisible]
+
+Tue Jan 23 17:48:42 CET 2007 Paolo Molaro <lupus@ximian.com>
+
+       * Context.cs: mark the GC-tracked field with UIntPtr.
 
 Wed Mar 15 16:35:13 CET 2006 Paolo Molaro <lupus@ximian.com>