ChangeLog 724 B

123456789101112131415161718192021222324252627
  1. 2001-09-14 Dick Porter <[email protected]>
  2. * class.xml: Added System.Threading classes
  3. * maintainers.xml: Added myself
  4. 2001-07-17 Sean MacIsaac <[email protected]>
  5. * ByNamespace.xsl: removed bug for improper handling of namespace.
  6. eg System.Collections.Blah was showing up in System list.
  7. 2001-07-16 Sean MacIsaac <[email protected]>
  8. * ByNamespace.xsl: Needed by ByNamespace.cs.
  9. * ByNamespace.cs: Generates html by namespace..
  10. * ByMaintainer.xsl: Needed by ByMaintainer.cs.
  11. * ByMaintainer.cs: Generates html by maintainer.
  12. * class.xml: Class maintainers go here.
  13. * maintainers.xml: Only maintaining email/name pairs here.
  14. * compare-assembly.cs: Started refactoring to give what Migee
  15. wants.