ChangeLog 795 B

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