Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

18 lines
535 B
Plaintext

2008-08-09 Gert Driesen <drieseng@users.sourceforge.net>
* IpcChannel.cs: Fixed argument names to match MS.
* IpcClientChannel.cs: Fixed argument names to match MS. Made
CreateMessageSink virtual to match MS.
* IpcServerChannel.cs: Fixed argument names to match MS. Made
GetUrlsForUri virtual to match MS.
2005-11-05 Robert Jordan <robertj@gmx.net>
* IpcServerChannel.cs: Implemented missing GetChannelUri ().
Ipc*.cs: Removed the reflective channel factory.
2005-10-16 Robert Jordan <robertj@gmx.net>
* Imported