From: Rodrigo Moya Date: Wed, 31 Jul 2002 22:49:36 +0000 (-0000) Subject: 2002-07-31 Rodrigo Moya X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=5425d7f4499f06dd466ac9d75e8b13553ffee051;p=mono.git 2002-07-31 Rodrigo Moya * unix.args: added new files from System.Runtime.Remoting.Channels. svn path=/trunk/mcs/; revision=6303 --- diff --git a/mcs/class/corlib/ChangeLog b/mcs/class/corlib/ChangeLog index 4b1b6d3dd3a..595483195b9 100644 --- a/mcs/class/corlib/ChangeLog +++ b/mcs/class/corlib/ChangeLog @@ -1,3 +1,7 @@ +2002-07-31 Rodrigo Moya + + * unix.args: added new files from System.Runtime.Remoting.Channels. + 2002-07-31 Duncan Mak * unix.args: Added interfaces and enumerations from diff --git a/mcs/class/corlib/unix.args b/mcs/class/corlib/unix.args index 9ab1dfda6dd..9d339268884 100755 --- a/mcs/class/corlib/unix.args +++ b/mcs/class/corlib/unix.args @@ -457,6 +457,7 @@ System.Runtime.Remoting.Activation/IActivator.cs System.Runtime.Remoting.Activation/IConstructionCallMessage.cs System.Runtime.Remoting.Activation/IConstructionReturnMessage.cs System.Runtime.Remoting.Activation/UrlAttribute.cs +System.Runtime.Remoting.Channels/BaseChannelObjectWithProperties.cs System.Runtime.Remoting.Channels/BinaryServerFormatterSink.cs System.Runtime.Remoting.Channels/IChannel.cs System.Runtime.Remoting.Channels/IChannelDataStore.cs