2004-03-10 Joerg Rosenkranz <JoergR@voelcker.com>
[mono.git] / mcs / class / Microsoft.VisualBasic / Microsoft.VisualBasic / Microsoft.VisualBasic.CompilerServices / ChangeLog
1 2004-03-10      Joerg Rosenkranz <JoergR@voelcker.com>
2         * BooleanType.cs:
3                 Corrected implementation of method FromString. 
4                 This fixes bug #55414.
5
6 2004-02-20  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
7         * OptionCompareAttribute.cs:\r
8                 Corrected constructor of attribute (bug #52570)
9         * OptionTextAttribute.cs, StandardModuleAttribute.cs:\r
10                 Cosmetic changes
11
12 2004-01-22  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
13         * Utils.cs:\r
14                 First Try Implementation for CopyArray(): NET_1_1-aware