merge -r 58784:58785
[mono.git] / tools / locale-builder / ChangeLog
index d56e4b9119f53e9cb258794f0fe361ef6fe4d44d..d5d4b8bb1a39674aa6a78eac89f18904daf54f39 100644 (file)
@@ -1,3 +1,35 @@
+2005-08-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Driver.cs : add primary date/time pattern strings as the first
+         entry of for each "whole specific patterns".
+         (e.g. LongDatePatterns[0] should be LongDatePattern.)
+
+2005-08-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * CultureInfoEntry.cs : added RegionId.
+       * Driver.cs : modified to not write RegionLCIDMap and use
+         CultureInfoEntry for that lookup purpose instead.
+
+2005-08-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * RegionInfoEntry.cs,
+         Driver.cs,
+         Makefile.am : added RegionInfo table output support.
+
+2005-08-11  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * regions.xml : ugh, it does not match something .net returns, so
+         remove it.
+
+2005-08-11  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * regions.xml : new file. All region IDs from existing RegionInfo.cs.
+
+2005-07-07  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Driver.cs : Fixed bug #75499. There were hy_AM.xml and
+         hy_AM_REVISED.xml files in the locale builder archive.
+
 2005-06-27  Atsushi Enomoto  <atsushi@ximian.com>
 
        * Driver.cs : basic pattern string should be added to extra pattern