2010-03-03 Robert Jordan <robertj@gmx.net>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Messaging / ChangeLog
index 003ecdc9c7aa62b7c330da9ee9d497dc22af6c37..1c24c712326303ff9e259d66757c5a2b7dabd48d 100644 (file)
@@ -1,3 +1,8 @@
+2010-03-03  Robert Jordan  <robertj@gmx.net>
+
+       * CADMessages.cs (GetMethod): don't continue if the type
+       could not be found in the current domain. Fixes #584067.
+
 2009-09-29 Gonzalo Paniagua Javier <gonzalo@novell.com>
 
        * AsyncResult.cs: do not create the handle if not needed.