ChangeLog 588 B

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