Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/locale-builder/supp/ChangeLog')
-rwxr-xr-xtools/locale-builder/supp/ChangeLog70
1 files changed, 70 insertions, 0 deletions
diff --git a/tools/locale-builder/supp/ChangeLog b/tools/locale-builder/supp/ChangeLog
new file mode 100755
index 00000000000..aac15bd01ce
--- /dev/null
+++ b/tools/locale-builder/supp/ChangeLog
@@ -0,0 +1,70 @@
+2004-10-06 Jackson Harper <jackson@ximian.com>
+
+ * pt.xml: We need a space after R$. Is there a better way to do
+ this? I should know...
+ * pt_BR.xml: Fix currency format.
+
+2004-06-08 Atsushi Enomoto <atsushi@ximian.com>
+
+ * ja.xml : added extra datetime patterns.
+ * renamed ca.xml to added ca_ES.xml.
+ * ca_ES.xml, ko_KR.xml, pt_BR.xml : fixed percent patterns.
+
+2004-06-08 Atsushi Enomoto <atsushi@ximian.com>
+
+ * en.xml : added "all datetime" pattern strings.
+ * ca.xml, da.xml, el.xml, fi.xml, fr_FR.xml, he.xml, hu.xml,
+ nl_NL.xml : fixed percent patterns.
+
+2004-06-05 Atsushi Enomoto <atsushi@ximian.com>
+
+ * en_US.xml : fixed percent pattern.
+ * en_ZA.xml : fixed NumberDecimalDigits.
+ * id_ID.xml : fixed CurrencyDecimalDigits.
+ * ja_JP.xml : added currencySymbol (MS assigns 0x5c).
+
+2004-06-05 Atsushi Enomoto <atsushi@ximian.com>
+
+ * fr_CH.xml : missing updates.
+ * Renamed cs.xml as cs_CZ.xml and added number format.
+ Also renamed lt.xml as lt_LT.xml. They are files' precedence matter.
+ * es_NI.xml : added.
+ * en.xml, en_CA.xml, en_IE.xml, en_PH.xml, en_US.xml, en_ZW.xml :
+ Change with related to the change of NumberDecimalDigits handling.
+ * es_PR.xml, ja.xml, ko_KR.xml :
+ Added number format.
+
+2004-05-27 Atsushi Enomoto <atsushi@ximian.com>
+
+ * en_PH.xml, en_ZW.xml, fr_CA.xml, fr_CH.xml, fr_FR.xml, fr_LU.xml :
+ fixed incorrect markup.
+
+2004-05-26 Atsushi Enomoto <atsushi@ximian.com>
+
+ * Added ChangeLog also here (and moved the last msg from ..).
+
+ * af_ZA.xml, ar_SA.xml, be_BY.xml, de_AT.xml, en_AU.xml, en_GB.xml,
+ en_NZ.xml, es_AR.xml, es_BO.xml, es_CL.xml, es_CO.xml, es_CR.xml,
+ es_DO.xml, es_EC.xml, es_ES.xml, es_GT.xml, es_HN.xml, es_MX.xml,
+ es_PA.xml, es_PE.xml, es_PR.xml, es_PY.xml, es_SV.xml, es_UY.xml,
+ es_VE.xml, eu_ES.xml,
+ fo_FO.xml, fr_BE.xml, fr_CA.xml, fr_FR.xml, fr_CH.xml, fr_FR.xml,
+ fr_LU.xml, hi_IN.xml, id_ID.xml, it_CH.xml, it_IT.xml, ko_KR.xml,
+ nl_BE.xml, nl_NL.xml, pt_BR.xml, pt_PT.xml, sv_FI.xml, sv_SE.xml,
+ sw_KE.xml, bg.xml, ca.xml, cs.xml, da.xml, de.xml, el.xml, es.xml,
+ et.xml, fa.xml, fi.xml, he.xml, hr.xml, hu.xml, hy.xml, is.xml,
+ lt.xml, lv.xml, mk.xml, ro.xml, ru.xml, sk.xml, sl.xml, sq.xml,
+ tr.xml, uk.xml, vi.xml :
+ Added shortdate/longtime/am/pm etc. for DateTime.ToString().
+ * ar_AE.xml, ar_BH.xml, ar_DZ.xml, ar_EG.xml, ar_JO.xml, ar_KW.xml,
+ ar_LB.xml, ar_LY.xml, ar_MA.xml, ar_OM.xml, ar_QA.xml, ar_SY.xml,
+ ar_TN.xml, ar_YE.xml, en_CA.xml, en_IE.xml, en_PH.xml, en_ZA.xml,
+ en_ZW.xml :
+ Added shortdate/longtime.
+ * th.xml : ditto.
+ * ja.xml : I incorrectly modified long time format. Reverting.
+
+2004-05-26 Atsushi Enomoto <atsushi@ximian.com>
+
+ * pl.xml,
+ ja.xml : Added overriding formats. pl.xml fixes bug #58186.