X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Net%2FChangeLog;h=b6f43ac63bc140d1d97b942f04d946a9e8b1d2fd;hb=bf5947a0fd2b523c30833605ee69b2b041aa43f4;hp=0e151d1808912b370049b0b8fa2830802ee07d59;hpb=f2a2bf9ffb853cbd451516512602291d23d37302;p=mono.git diff --git a/mcs/class/System.Net/ChangeLog b/mcs/class/System.Net/ChangeLog index 0e151d18089..b6f43ac63bc 100644 --- a/mcs/class/System.Net/ChangeLog +++ b/mcs/class/System.Net/ChangeLog @@ -1,3 +1,44 @@ +2010-04-21 Sebastien Pouliot + + * moonlight_raw_System.Net.dll.sources: Add System.Net.Sockets/ + SocketClientAccessPolicyProtocol.cs to the build + +2010-04-05 Sebastien Pouliot + + * moonlight_raw_System.Net.dll.sources: Move InternalWebRequest + StreamWrapper.cs back to System.Windows.dll + +2010-03-16 Jb Evain + + * net_2_1_*.dll.sources: rename to moonlight_*.dll.sources. + +2010-03-10 Sebastien Pouliot + + * net_2_1_raw_System.Net.dll.sources: Add types from (new internal) + System.Net.Policy (moved from System.Windows.Browser.dll) + * Makefile: Add reference to System.Xml.dll to parse policies + +2010-01-25 Sebastien Pouliot + + * System.Net.dll.sources: Add UdpAnySourceMulticastClient and + UdpSingleSourceMulticastClient stubs (with some validations) + for SL4 (required to compile tests) + +2010-01-11 Sebastien Pouliot + + * System.Net.dll.sources: Add InternalWebRequestStreamWrapper.cs + * Makefile: Add reference to System.Core (for Action) + +2009-12-04 Sebastien Pouliot + + * System.Net.dll.sources: Remove (almost) everything. This + assembly in 3.5+ does not share anything with what SL2/3 + provide (the later being a part of System.dll) + +2009-12-04 Sebastien Pouliot + + * net_2_1_raw_System.Net.dll.sources: Remove HttpStatusCode_2_1.cs + 2009-12-04 Sebastien Pouliot * net_2_1_raw_System.Net.dll.sources: Adjust location for