[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.MetadataServices / ChangeLog
index e45538c8a2df6e50409b543ad878531dcf7fb005..185c74c8a8fcba0f132ea7e983bd6b292df008ca 100644 (file)
@@ -1,3 +1,12 @@
+2008-08-09  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * MetaData.cs: Fixed argument names to match MS.
+       * SdlChannelSink.cs: Fixed argument names to match MS.
+       * SUDSGeneratorException.cs: Marked Serializable on 2.0 profile, and
+       added deserialization ctor.
+       * SUDSParserException.cs: Marked Serializable on 2.0 profile, and
+       added deserialization ctor.
+
 2006-03-05  Andrew Skiba <andrews@mainsoft.com>
 
        * SdlChannelSink.cs: : exceptions propagating