2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Ipc.Unix / ChangeLog
blobbe4753102e649499e70e55ac5e01a4f561b8768e
1 2007-05-19  Robert Jordan  <robertj@gmx.net>
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.
7         * IpcClientChannel.cs (ChangeUri): make static, reuse IpcToUnix ().
9 2005-10-16  Robert Jordan  <robertj@gmx.net>
11         * Imported