Merge pull request #1034 from joelmartinez/msdoc-import2
[mono.git] / mcs / class / System.Runtime.Serialization.Formatters.Soap / ChangeLog
index f22d675567c43a48d548631ec43bfabdb1c18185..6ae133ccc709b93be6c957eda0d792573f86c5d0 100644 (file)
@@ -1,3 +1,7 @@
+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.