2004-04-12 David Sheldon <dave-mono@earth.li>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / ChangeLog
index 434e40259388e5e64534c98f172e00117b86ac29..c929235c4bd16fd625dc79f9f745a986d66284fd 100644 (file)
@@ -1,3 +1,17 @@
+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