ChangeLog 836 B

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