New test.
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Ipc.Win32 / ChangeLog
1 2005-11-05  Robert Jordan  <robertj@gmx.net>
2
3         * IpcClientChannel.cs, IpcServerChannel.cs: Added missing ctors.
4
5 2005-11-04  Robert Jordan  <robertj@gmx.net>
6
7         * IpcChannelHelper.cs: Removed the colon from the invalid pipe name
8         chars, because it is a valid char on NT systems and some .NET IPC
9         channel samples contain a colon in their port names.
10
11 2005-10-16  Robert Jordan  <robertj@gmx.net>
12
13         * Imported
14