369ea3205c2821ed7aa75e33f60e0fba39289684
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / ChangeLog
1 2002-08-01  Duncan Mak  <duncan@ximian.com>
2
3         * BinaryServerFormatterSink.cs: 
4         * SoapServerFormatterSink.cs: Fixed typo.
5
6         * IServerChannelSink.cs:
7         (ProcessMessage): Fixed definition.
8
9 2002-07-31  Duncan Mak  <duncan@ximian.com>
10
11         * BinaryServerFormatterSink.cs:
12         * SoapServerFormatterSink.cs: Added.
13
14         * IChannelReceiverHook.cs: 
15         * IClientFormatterSink.cs: Various compilation fixes.
16
17 2002-07-31  Duncan Mak  <duncan@ximian.com>     
18
19         * *.cs: Added all the interfaces in this namespace.
20
21         * ServerProcessing.cs: Added.
22