Add ChangeLog
authorMiguel de Icaza <miguel@gnome.org>
Mon, 13 Nov 2006 21:38:25 +0000 (21:38 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 13 Nov 2006 21:38:25 +0000 (21:38 -0000)
svn path=/trunk/mcs/; revision=67796

mcs/class/corlib/System.Runtime.Serialization/ChangeLog

index 08928390400878ac5a006d459aa2517f60d7869f..2e99dd06cc4853303abfb8ead835271910630311 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-13  Jensen Somers  <jensen.somers@gmail.com>
+
+       * Fixed the Serializable attribute in OnDeserializedAttribute,
+       OnDeserializingAttribute, OnSerializedAttribute and
+       OnSerializingAttribute.
+
 2006-11-13  Jensen Somers  <jensen.somers@gmail.com>
 
        * Removed [Serializable] from OnDeserializedAttribute,