Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Unix/ChangeLog')
-rw-r--r--mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Unix/ChangeLog12
1 files changed, 0 insertions, 12 deletions
diff --git a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Unix/ChangeLog b/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Unix/ChangeLog
deleted file mode 100644
index be4753102e6..00000000000
--- a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Unix/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-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
-