2004-04-12 David Sheldon <dave-mono@earth.li>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / ChangeLog
index 586e5bdd75cfadcd5dbd9154ee463e4cbdfe7103..c929235c4bd16fd625dc79f9f745a986d66284fd 100644 (file)
@@ -1,3 +1,33 @@
+2003-11-17  Lluis Sanchez Gual <lluis@ximian.com>
+
+       * GetChannelSinkProperties.cs: Implemented GetChannelSinkProperties().
+       * ServerDispatchSink.cs: Removed some TODOs.
+       * AggregateDictionary.cs: Added.
+
+2003-11-16  Lluis Sanchez Gual <lluis@ximian.com>
+
+       * ChannelServices.cs: Removed some TODOs. Implemented AsyncDispatchMessage.
+
+2003-11-13  Lluis Sanchez Gual <lluis@ximian.com>
+
+       * ChannelServices.cs: Catch errors when creating configured channels.
+
+2003-11-12  Lluis Sanchez Gual <lluis@ximian.com>
+
+       * ChannelServices.cs: Added support for creating channels from configuration
+         files. Added some locks.
+       * SinkProviderData.cs: Implemented.
+
+2003-11-11  Lluis Sanchez Gual <lluis@ximian.com>
+
+       * CrossAppDomainChannel.cs: Implemented support for async calls.
+       * ClientChannelSinkStack.cs, ServerDispatchSinkProvider.cs: Removed some TODOs
+
+2003-11-01  Zoltan Varga  <vargaz@freemail.hu>
+
+       * CrossAppDomainChannel.cs (SyncProcessMessage): Use the new 
+       InvokeInDomain function instead of calling SetDomain.   
+
 2003-10-23  Lluis Sanchez Gual <lluis@ximian.com>
 
        * CrossAppDomainChannel.cs: Before the domain switch, save and reset