2007-11-01 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / mcs / class / System.Design / System.ComponentModel.Design.Serialization / Changelog
index 7e3b272c8db016836dd174fa6d52bb755df8aa88..149e8aeca72470c74697f91f5ae317e216287f51 100644 (file)
@@ -1,3 +1,11 @@
+2007-11-01  Ivan N. Zlatev  <contact@i-nz.net>
+
+       * CodeDomSerializerBase.cs:
+        - Fix deserialization of enums and fields.
+        - Fix deserialization of static properties.
+        - Instrument the deserialization code to perform a lot more error
+        checking and aggregate backtrace information.
+
 2007-10-24  Ivan N. Zlatev  <contact@i-nz.net>
 
        * CodeDomSerializerBase.cs: