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