Merge pull request #1034 from joelmartinez/msdoc-import2
[mono.git] / mcs / class / System.Runtime.Serialization.Formatters.Soap / ChangeLog
index b951e808f169de52d57852bf3d2ebb79d01df916..6ae133ccc709b93be6c957eda0d792573f86c5d0 100644 (file)
@@ -1,3 +1,16 @@
+2007-10-11  Roei Erez  <roeie@mainsoft.com>
+
+       * remove redundant call to 'Type.GetType'.
+
+2006-10-29  Robert Jordan  <robertj@gmx.net>
+
+       * added SerializationCallbackTest.cs. See bug #78594.
+
+2006-04-04 roei erez <roeie@mainsoft.com>
+       * added InternalSoapValuesTest.cs to Tests sources
+       * SoapReader.cs: bug 77563 competability with MS.NET in
+       serializing/deserializing internal soap types (Decimal, DateTime ...)
+
 2005-11-16  Vladislav Spivak  <spivak@mainsoft.com>
        * Added net_1_1_java source includes