* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / corlib / System.Runtime.Serialization / ChangeLog
index 004ff6176703ac57f023bc20c0e0c2a3358c6f70..ab372bb11ba731c6f4040ff207f7da1a923d27c9 100644 (file)
@@ -1,3 +1,10 @@
+2006-06-04  Miguel de Icaza  <miguel@novell.com>
+
+       * OptionalFieldAttribute.cs, OnSerializedAttribute.cs,
+       OnSerializingAttribute.cs, OnDeserializedAttribute.cs,
+       OnDeserializingAttribute.cs: Added a few attributes for the
+       version tolerant serialization.
+
 2006-01-04  Raja R Harinath  <rharinath@novell.com>
 
        * ObjectManager.cs (ObjectRecord.IsInstanceReady): Fix regression