* MethodCall.cs: Changed exception text to match MS.NET (more or less).
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Messaging / ChangeLog
index eba728cf89cab5bd6725aeb49ce8cba2a5491703..736b9164721d8903dd3f5bde5493b5e3372706b8 100644 (file)
@@ -1,3 +1,8 @@
+2003-08-20  Lluis Sanchez Gual <lluis@ximian.com>
+
+       * MethodCall.cs: Changed exception text to match MS.NET (more or less).
+       * AsyncResult.cs: Added new fields to store async calls results.
+
 2003-08-17  Lluis Sanchez Gual <lluis@ximian.com>
 
        * MethodCall.cs: Throw the right exception if the target object is not