2
0

ChangeLog 709 B

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