0b42180b009c5c969e33c3694f11c1b78f037518
[mono.git] / status / ChangeLog
1 2001-09-14  Dick Porter  <dick@ximian.com>
2
3         * class.xml: Added System.Threading classes
4
5         * maintainers.xml: Added myself
6
7 2001-07-17  Sean MacIsaac  <macisaac@ximian.com>
8
9         * ByNamespace.xsl: removed bug for improper handling of namespace.
10         eg System.Collections.Blah was showing up in System list.
11
12 2001-07-16  Sean MacIsaac  <macisaac@ximian.com>
13
14         * ByNamespace.xsl: Needed by ByNamespace.cs.
15
16         * ByNamespace.cs: Generates html by namespace..
17
18         * ByMaintainer.xsl: Needed by ByMaintainer.cs.
19
20         * ByMaintainer.cs: Generates html by maintainer.
21
22         * class.xml: Class maintainers go here.
23         
24         * maintainers.xml: Only maintaining email/name pairs here.
25
26         * compare-assembly.cs: Started refactoring to give what Migee
27         wants.