13 lines
333 B
Plaintext
Raw Normal View History

2007-05-19 Robert Jordan <robertj@gmx.net>
* IpcClientChannel.cs (CreateMessageSink, IpcToUnix):
don't try to parse null URLs because non wellknown remote objects
don't have one. Fixes bug #81653.
* IpcClientChannel.cs (ChangeUri): make static, reuse IpcToUnix ().
2005-10-16 Robert Jordan <robertj@gmx.net>
* Imported