merge -r 58784:58785
[mono.git] / tools / locale-builder / ChangeLog
index 38cd2841cc3ebf7993490c980b0e4a8b700ad368..d5d4b8bb1a39674aa6a78eac89f18904daf54f39 100644 (file)
@@ -1,3 +1,15 @@
+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,