2003-05-08  Martin Willemoes Hansen <mwh@sysrq.dk>

	* da-DK.xml: Updated 
	* da.xml: Updated

2003-04-18  Duncan Mak  <duncan@ximian.com>

	* write-source.cs: Make it handle TextInfo, NumberFormatInfo, and
	some other fixes.

2003-04-14  Duncan Mak  <duncan@ximian.com>

	* makefile: Added a makefile.

	* write-source.cs: A new program to write out C# source from the
	XML files.

	* src/MonoCulture.cs: A skeleton class for the other
	culture-specific classes.
	
	* src/*.cs: Culture-specific classes for binding into CultureInfo.

2003-04-12  Duncan Mak  <duncan@ximian.com>

	* README: Added to explain how to fill out the CultureInfo XML files.

	* Data/CultureInfo.xsd: XML schema for the XML files.

	* Data/*.xml: Modify the DisplayName element to allow for more
	flexible translation.

2003-04-11  Duncan Mak  <duncan@ximian.com>

	* Data/??.xml: Remove the empty Parent element in the neutral cultures.

	* Data/*.xml: Remove the IsNeutralCulture information and add in specific
        culture information as well.
        
