create a pager row when needed
[mono.git] / mcs / class / Mono.Globalization / ChangeLog
1 2003-05-08  Martin Willemoes Hansen <mwh@sysrq.dk>
2
3         * da-DK.xml: Updated 
4         * da.xml: Updated
5
6 2003-04-18  Duncan Mak  <duncan@ximian.com>
7
8         * write-source.cs: Make it handle TextInfo, NumberFormatInfo, and
9         some other fixes.
10
11 2003-04-14  Duncan Mak  <duncan@ximian.com>
12
13         * makefile: Added a makefile.
14
15         * write-source.cs: A new program to write out C# source from the
16         XML files.
17
18         * src/MonoCulture.cs: A skeleton class for the other
19         culture-specific classes.
20         
21         * src/*.cs: Culture-specific classes for binding into CultureInfo.
22
23 2003-04-12  Duncan Mak  <duncan@ximian.com>
24
25         * README: Added to explain how to fill out the CultureInfo XML files.
26
27         * Data/CultureInfo.xsd: XML schema for the XML files.
28
29         * Data/*.xml: Modify the DisplayName element to allow for more
30         flexible translation.
31
32 2003-04-11  Duncan Mak  <duncan@ximian.com>
33
34         * Data/??.xml: Remove the empty Parent element in the neutral cultures.
35
36         * Data/*.xml: Remove the IsNeutralCulture information and add in specific
37         culture information as well.
38