2002-09-16 Gaurav Vaish <gvaish_mono@lycos.com>
[mono.git] / mcs / class / System.Runtime.Remoting / ChangeLog
1 2002-09-03  Dietmar Maurer  <dietmar@ximian.com>
2
3         * System.Runtime.Remoting.Channels.CORBA/CORBAChannel.cs:
4         impl. the channel wrapper.
5
6         * System.Runtime.Remoting.Channels.Simple/SimpleChannel.cs:
7         impl. the channel wrapper.
8
9         * System.Runtime.Remoting.Channels.Simple/SimpleServerChannel.cs
10         (GetUrlsForUri): use all available channel uris. 
11
12 2002-08-30  Dietmar Maurer  <dietmar@ximian.com>
13
14         * System.Runtime.Remoting.Channels.Simple/SimpleWireFormat.cs: add
15         more types.
16
17 2002-08-14  Rodrigo Moya <rodrigo@ximian.com>
18
19         * TcpChannel.cs: new classes.