Add new classes to get rid of the warnings being emitted by the
[mono.git] / mcs / class / corlib / System.Globalization / ChangeLog
1 2001-10-26  Miguel de Icaza  <miguel@ximian.com>\r
2 \r
3         * NumberFormatInfo.cs: Provide an internal constructor that takes\r
4         as an argument a CultureInfo ID (LCID) so that we can construct\r
5         different ones here.\r
6 \r
7         * CultureInfo.cs: Begun implementation.\r
8 \r
9 2001-10-09  Derek Holden  <dholden@draper.com>\r
10 \r
11         * NumberFormatInfo.cs: Small typo in PercentPositivePattern\r
12         and CurrencyPositivePattern\r
13 \r
14 2001-09-02  Miguel de Icaza  <miguel@ximian.com>\r
15 \r
16         * Calendar.cs: Implement a bunch of missing features.\r
17 \r
18 2001-07-24  Derek Holden  <dholden@draper.com>\r
19 \r
20         * NumberStyles.cs: Added ECMA values for Allow types and default\r
21         styles.\r
22 \r
23 2001-07-18  Michael Lambert <michaellambert@email.com>\r
24 \r
25         * DateTimeStyles.cs, NumberStyles.cs: Add.\r
26 \r
27 2001-07-06  Joe Shaw  <joe@ximian.com>\r
28 \r
29         * UnicodeCategory.cs: Added.\r