ChangeLog 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. 2002-08-22 Tim Coleman <[email protected]>
  2. * list.unix:
  3. Add System.Xml.Serialization/XmlCustomFormatter.cs
  4. 2002-08-19 Tim Coleman <[email protected]>
  5. * list.unix:
  6. Add System.Xml.Serialization/XmlSerializationWriter.cs
  7. 2002-07-24 Tim Coleman <[email protected]>
  8. * list.unix:
  9. Add some more classes to this build list.
  10. 2002-07-22 Tim Coleman <[email protected]>
  11. * list.unix:
  12. Add System.Xml.Serialization/SoapReflectionImporter.cs to build
  13. list.
  14. 2002-07-22 Tim Coleman <[email protected]>
  15. * list.unix: added new classes to build list.
  16. 2002-06-20 Ajay kumar Dwivedi <[email protected]>
  17. * System.Xml.Serialization: Added to build target
  18. 2002-05-24 Miguel de Icaza <[email protected]>
  19. * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
  20. 2002-03-06 Jason Diamond <[email protected]>
  21. * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
  22. 2002-02-23 Nick Drochak <[email protected]>
  23. * System.XML.build: Change dll name to System.Xml.dll from
  24. System.XML.dll (not easy to notice, btw)
  25. 2001-12-07 Nick Drochak <[email protected]>
  26. * ChangeLog: Add the change log to this directory
  27. * System.XML.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right? Plus is encourages other to try 'make test'.