64c884079d4a0320dc9a8507c2a258efc7aa5b0a
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Ipc / ChangeLog
1 2008-08-09  Gert Driesen  <drieseng@users.sourceforge.net>
2
3         * IpcChannel.cs: Fixed argument names to match MS.
4         * IpcClientChannel.cs: Fixed argument names to match MS. Made
5         CreateMessageSink virtual to match MS.
6         * IpcServerChannel.cs: Fixed argument names to match MS. Made
7         GetUrlsForUri virtual to match MS.
8
9 2005-11-05  Robert Jordan  <robertj@gmx.net>
10
11         * IpcServerChannel.cs: Implemented missing GetChannelUri ().
12           Ipc*.cs: Removed the reflective channel factory.
13
14 2005-10-16  Robert Jordan  <robertj@gmx.net>
15
16         * Imported
17