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/corlib/System.Runtime.Remoting.Channels/ChangeLog')
-rw-r--r--mcs/class/corlib/System.Runtime.Remoting.Channels/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/corlib/System.Runtime.Remoting.Channels/ChangeLog b/mcs/class/corlib/System.Runtime.Remoting.Channels/ChangeLog
index aafa83f9899..35352b211ea 100644
--- a/mcs/class/corlib/System.Runtime.Remoting.Channels/ChangeLog
+++ b/mcs/class/corlib/System.Runtime.Remoting.Channels/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-02 Lluis Sanchez Gual <lluis@novell.com>
+
+ * ChannelServices.cs: In RegisterChannel, ignore name colisions if the
+ channel name is "". This fixes bug #61592.
+
2004-06-15 Gert Driesen <drieseng@users.sourceforge.net>
* TransportHeaders.cs: added TODO for serialization