+ Lots o' Renames, as the namespace changed.
[mono.git] / mcs / class / System.Runtime.Serialization.Formatters.Soap / System.Runtime.Serialization.Formatters.Soap / ChangeLog
2004-09-13 Lluis Sanchez * SoapReader.cs: Handle SOAP invocation without argume...
2004-08-24 Lluis Sanchez * SoapReader.cs: Serialize byte arrays using base64...
2004-06-10 Lluis Sanchez* SoapWriter.cs: In SerializeArray, consider 1 a valid id.
2004-05-26 Lluis Sanchez * SoapFormatter.cs: Added headers parameter to SoapWri...
2004-05-11 Gert Driesen* SoapFormatter.cs: sealed class and added ComVisible...
2004-05-07 Lluis Sanchez* SoapWriter.cs: Fixed string formatting.
2004-04-30 Lluis Sanchez * SoapReader.cs: If the SoapMessage instance being...
2004-03-18 David Sheldon2003-03-18 David Sheldon <dave-mono@earth.li>
2003-12-11 Lluis Sanchez * SoapReader.cs: Little fix.
2003-11-21 Lluis SanchezSoapFormatter.cs: Added FilterLevel property.
2003-11-16 Lluis Sanchez * SoapFormatter.cs: Added AssemblyFormat property.
2003-11-13 Lluis Sanchez * ObjectWriter.cs: Added FIXME
2002-08-17 Tim Coleman2002-08-15 Tim Coleman <tim@timcoleman.com>
2002-07-23 Duncan Mak2002-07-23 Duncan Mak <duncan@ximian.com>