ChangeLog 401 B

123456789101112131415161718
  1. Fri Nov 2 18:40:12 CET 2001 Paolo Molaro <[email protected]>
  2. * SerializationException.cs: implemented.
  3. 2001-08-24 Nick Drochak <[email protected]>
  4. * SerializationInfo.cs: Added all the public methods so that the compile would not break
  5. 2001-07-20 Miguel de Icaza <[email protected]>
  6. * SerializationInfo.cs: New file.
  7. * IFormatterConverter.cs: New file.
  8. * ISerializable.cs: New file.