ChangeLog 535 B

1234567891011121314151617
  1. 2008-08-09 Gert Driesen <[email protected]>
  2. * IpcChannel.cs: Fixed argument names to match MS.
  3. * IpcClientChannel.cs: Fixed argument names to match MS. Made
  4. CreateMessageSink virtual to match MS.
  5. * IpcServerChannel.cs: Fixed argument names to match MS. Made
  6. GetUrlsForUri virtual to match MS.
  7. 2005-11-05 Robert Jordan <[email protected]>
  8. * IpcServerChannel.cs: Implemented missing GetChannelUri ().
  9. Ipc*.cs: Removed the reflective channel factory.
  10. 2005-10-16 Robert Jordan <[email protected]>
  11. * Imported