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:
authorLluis Sanchez <lluis@novell.com>2005-11-08 04:30:42 +0300
committerLluis Sanchez <lluis@novell.com>2005-11-08 04:30:42 +0300
commite838fca27d2b083d11ae5902c275ad9cc77efddb (patch)
tree6290734b0613a740d6a679cadd1eac89a3ecec67 /mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/ChangeLog
parent516570182356ceb2c9737382708da755b4876470 (diff)
2005-11-08 Lluis Sanchez Gual <lluis@novell.com>
* TcpServerChannel.cs: Fix null ref exception. * TcpServerChannel.cs, TcpConnectionPool.cs: only TARGET_JVM changes svn path=/trunk/mcs/; revision=52675
Diffstat (limited to 'mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/ChangeLog')
-rw-r--r--mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/ChangeLog b/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/ChangeLog
index 02ff12ab0de..fa40f63579b 100644
--- a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/ChangeLog
+++ b/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/ChangeLog
@@ -1,7 +1,11 @@
+2005-11-08 Lluis Sanchez Gual <lluis@novell.com>
+
+ * TcpServerChannel.cs: Fix null ref exception.
+
2005-11-06 Svetlana Zholkovsky <svetlanaz@mainsoft.com>
- * TcpServerChannel.cs, TcpConnectionPool.cs: only TARGET_JVM changes
-
+ * TcpServerChannel.cs, TcpConnectionPool.cs: only TARGET_JVM changes
+
2005-07-25 Lluis Sanchez Gual <lluis@novell.com>
* TcpChannel.cs: Don't create a server channel when the