2002-08-20 Dietmar Maurer * RemotingServices.cs: Connect impl. 2002-08-02 Duncan Mak * ActivatedClientTypeEntry.cs: * ActivatedServiceTypeEntry.cs: * WellKnownClientTypeEntry.cs: * WellKnownServiceTypeEntry.cs: Various visibility fixes. 2002-07-31 Duncan Mak * TypeEntry.cs: * ActivatedClientTypeEntry.cs: * ActivatedServiceTypeEntry.cs: * WellKnownClientTypeEntry.cs: * WellKnownServiceTypeEntry.cs: Added all the classes derived from TypeEntry. * RemotingException.cs: * RemotingTimeoutException.cs: * ServerException.cs: Added missing exceptions. * IChannelInfo.cs: * IEnvoyInfo.cs: * IRemotingTypeInfo.cs: Added missing interfaces. 2002-07-24 Duncan Mak * LeaseState.cs: Moved to System.Runtime.Remoting.Lifetime. * SoapMethodOption.cs: * SoapOption.cs: Removed and merged into System.Runtime.Remoting.Metadata.SoapOption. 2002-07-09 Gonzalo Paniagua Javier * IObjectHandle.cs: New file. * ObjectHandle.cs: implemented constructor and Unwrap. 2002-01-05 Ravi Pratap * ObjRef.cs : Strew the MonoTODO attribute. 2001-09-02 Miguel de Icaza * ObjRef.cs: Include System.Runtime.Serialization