[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Ipc.Unix / ChangeLog
1 2007-05-19  Robert Jordan  <robertj@gmx.net>
2
3         * IpcClientChannel.cs (CreateMessageSink, IpcToUnix):
4         don't try to parse null URLs because non wellknown remote objects
5         don't have one. Fixes bug #81653.
6
7         * IpcClientChannel.cs (ChangeUri): make static, reuse IpcToUnix ().
8
9 2005-10-16  Robert Jordan  <robertj@gmx.net>
10
11         * Imported
12