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