New tests.
[mono.git] / mcs / class / System.Runtime.Serialization / System.Runtime.Serialization / ChangeLog
index d2ea3d584cac5eea40f4a73030ad7033533dfd26..7f4f2d8e3a044823ffe012930b93d363057867a0 100755 (executable)
@@ -1,3 +1,8 @@
+2010-04-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * DataContractExporter-new.cs : do not expect contract attribute on
+         dictionary map. Non-contract type also uses this.
+
 2010-04-05  Atsushi Enomoto  <atsushi@ximian.com>
 
        * SerializationMap.XsdExporter.cs, DataContractExporter-new.cs :