ChangeLog 812 B

1234567891011121314151617181920212223
  1. 2002-06-20 Ajay kumar Dwivedi <[email protected]>
  2. * System.Xml.Serialization: Added to build target
  3. 2002-05-24 Miguel de Icaza <[email protected]>
  4. * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
  5. 2002-03-06 Jason Diamond <[email protected]>
  6. * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
  7. 2002-02-23 Nick Drochak <[email protected]>
  8. * System.XML.build: Change dll name to System.Xml.dll from
  9. System.XML.dll (not easy to notice, btw)
  10. 2001-12-07 Nick Drochak <[email protected]>
  11. * ChangeLog: Add the change log to this directory
  12. * 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'.