X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Runtime.Remoting%2FChangeLog;h=8b5b96c8b31abe3df96e42e8643331e62043ba56;hb=62b6eb25403127e5b3a626ed69d8ae87d4e1e50b;hp=9fdd4e4b39d3f21fa24845fb88ed86e9e3c44885;hpb=f99ce750ee781a2584e849a0264300fa4d99aaaa;p=mono.git diff --git a/mcs/class/System.Runtime.Remoting/ChangeLog b/mcs/class/System.Runtime.Remoting/ChangeLog index 9fdd4e4b39d..8b5b96c8b31 100644 --- a/mcs/class/System.Runtime.Remoting/ChangeLog +++ b/mcs/class/System.Runtime.Remoting/ChangeLog @@ -1,3 +1,27 @@ +2010-02-26 Robert Jordan + + * Remove MonoHttp (NET_1_1) from the build. + +2008-09-19 Michael Hutchinson + + * System.Runtime.Remoting_test.dll.sources: add HttpBugtests.cs. + +2008-08-09 Gert Driesen + + * System.Runtime.Remoting.dll.sources: add SocketCachePolicy.cs. + +2008-01-25 Gert Driesen + + * System.Runtime.Remoting_test.dll.sources: add TcpChannelTest.cs. + +2007-05-19 Robert Jordan + + * System.Runtime.Remoting_test.dll.sources: add IpcChannelTest.cs + +2007-01-09 Robert Jordan + + * System.Runtime.Remoting_test.dll.sources: add GenericTest.cs. + 2005-11-16 Vladislav Spivak * Added net_1_1_java source includes and excludes @@ -7,8 +31,8 @@ 2005-11-06 Svetlana Zholkovsky - * Add System.Runtime.Remoting.vmwcsproj and System.Runtime.Remoting.sln - * AssemblyInfo.cs: only TARGET_JVM changes + * Add System.Runtime.Remoting.vmwcsproj and System.Runtime.Remoting.sln + * AssemblyInfo.cs: only TARGET_JVM changes 2005-11-05 Robert Jordan