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/ChangeLog')
-rw-r--r--mcs/class/System.Runtime.Remoting/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mcs/class/System.Runtime.Remoting/ChangeLog b/mcs/class/System.Runtime.Remoting/ChangeLog
index 4997654582a..69e9cc14ce0 100644
--- a/mcs/class/System.Runtime.Remoting/ChangeLog
+++ b/mcs/class/System.Runtime.Remoting/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-03 Lluis Sanchez Gual <lluis@ideary.com>
+
+ * TcpMessageIO.cs: Changed header format to match MS.NET. Based on the patch
+ sent by Jose Luís Martín.
+ * TcpClientTransportSink.cs: Added Content-Type header. Improved support
+ for OneWay messages.
+
2003-03-25 Martin Willemoes Hansen <mwh@sysrq.dk>
* Stubed System.Runtime.Remoting.MetadataServices