ChangeLog 720 B

1234567891011121314151617181920212223242526272829
  1. 2002-05-01 Ravi Pratap <[email protected]>
  2. * SerializationInfo.cs : Insert MonoTODO attribute.
  3. 2001-08-24 Nick Drochak <[email protected]>
  4. * IDeserializationCallback.cs: New File
  5. Wed Nov 14 17:03:30 CET 2001 Paolo Molaro <[email protected]>
  6. * IFormatterConverter.cs, SerializationInfo.cs: CLSCompliant updates.
  7. Fri Nov 2 18:40:12 CET 2001 Paolo Molaro <[email protected]>
  8. * SerializationException.cs: implemented.
  9. 2001-08-24 Nick Drochak <[email protected]>
  10. * SerializationInfo.cs: Added all the public methods so that the compile would not break
  11. 2001-07-20 Miguel de Icaza <[email protected]>
  12. * SerializationInfo.cs: New file.
  13. * IFormatterConverter.cs: New file.
  14. * ISerializable.cs: New file.