X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.ServiceModel%2FSystem.ServiceModel.Channels%2FChangeLog;h=6d6ed04255fcddcf45c09a285419bf88164f8f59;hb=e562d11cf8ec89f319d072c58ee42cd4308ca950;hp=bf7434d87805264ef26d1d7596f54eeb3875e6b0;hpb=73c3bfba56fe2365ee114cb34bb7ad188a2bffaa;p=mono.git diff --git a/mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog b/mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog index bf7434d8780..6d6ed04255f 100755 --- a/mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog +++ b/mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog @@ -1,3 +1,16 @@ +2010-02-10 Atsushi Enomoto + + * BinaryMessageEncoder.cs : moved soap_dictionary to Constants. + +2010-02-05 Atsushi Enomoto + + * HttpTransportBindingElement.cs : ... and add MONOTOUCH on #ifs. + +2010-02-05 Atsushi Enomoto + + * HttpRequestChannel.cs, HttpTransportBindingElement.cs : + enable authentication schemes on monotouch. + 2010-02-04 Atsushi Enomoto * SvcHttpHandler.cs : a wait handle could be used for more than one