- Try to fix the msvc build.
[mono/afaerber.git] / tools / locale-builder / supp / ChangeLog
blob24b3575549c75875aebe87939c8ae9832d05141b
1 2008-09-18  Atsushi Enomoto  <atsushi@ximian.com>
3         * sv_SE.xml : fix bug #426942 (sv-SE time format was old).
5 2007-10-30  Atsushi Enomoto  <atsushi@ximian.com>
7         * es_ES.xml : couple of format string fixes for bug #335298.
9 2007-05-31  Rolf Bjarne Kvinge  <RKvinge@novell.com>
11         * en-US.xml: Add a few date/time patterns.
13 2006-06-08  Atsushi Enomoto  <atsushi@ximian.com>
15         * en.xml, en-US.xml : move US-only date patterns from en.xml to
16           en-US.xml. Fixed bug #78569.
18 2005-08-17  Atsushi Enomoto  <atsushi@ximian.com>
20         * fr.xml : fixed long date pattern and dateTimeFormats.
21         * ja.xml : fixed long time pattern and dateTimeFormats.
23 2005-05-25  Atsushi Enomoto  <atsushi@ximian.com>
25         * fr.xml : more date pattern.
27 2005-05-25  Atsushi Enomoto  <atsushi@ximian.com>
29         * fr.xml : new file.
31 2005-04-23  Atsushi Enomoto  <atsushi@ximian.com>
33         * ko_KR.xml : fixed time format.
34           Fixed bug #74701. Patch by Hye-Shik Chang.
36 2005-02-17  Atsushi Enomoto  <atsushi@ximian.com>
38         * en.xml : fixed currency format.
40 2004-10-06  Jackson Harper  <jackson@ximian.com>
42         * pt.xml: We need a space after R$. Is there a better way to do
43         this? I should know...
44         * pt_BR.xml: Fix currency format.
46 2004-06-08  Atsushi Enomoto  <atsushi@ximian.com>
48         * ja.xml : added extra datetime patterns.
49         * renamed ca.xml to added ca_ES.xml.
50         * ca_ES.xml, ko_KR.xml, pt_BR.xml : fixed percent patterns.
52 2004-06-08  Atsushi Enomoto  <atsushi@ximian.com>
54         * en.xml : added "all datetime" pattern strings.
55         * ca.xml, da.xml, el.xml, fi.xml, fr_FR.xml, he.xml, hu.xml,
56           nl_NL.xml : fixed percent patterns.
58 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
60         * en_US.xml : fixed percent pattern.
61         * en_ZA.xml : fixed NumberDecimalDigits.
62         * id_ID.xml : fixed CurrencyDecimalDigits.
63         * ja_JP.xml : added currencySymbol (MS assigns 0x5c).
65 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
67         * fr_CH.xml : missing updates.
68         * Renamed cs.xml as cs_CZ.xml and added number format.
69           Also renamed lt.xml as lt_LT.xml. They are files' precedence matter.
70         * es_NI.xml : added.
71         * en.xml, en_CA.xml, en_IE.xml, en_PH.xml, en_US.xml, en_ZW.xml :
72           Change with related to the change of NumberDecimalDigits handling.
73         * es_PR.xml, ja.xml, ko_KR.xml :
74           Added number format.
76 2004-05-27  Atsushi Enomoto  <atsushi@ximian.com>
78         * en_PH.xml, en_ZW.xml, fr_CA.xml, fr_CH.xml, fr_FR.xml, fr_LU.xml :
79           fixed incorrect markup.
81 2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>
83         * Added ChangeLog also here (and moved the last msg from ..).
85         * af_ZA.xml, ar_SA.xml, be_BY.xml, de_AT.xml, en_AU.xml, en_GB.xml,
86           en_NZ.xml, es_AR.xml, es_BO.xml, es_CL.xml, es_CO.xml, es_CR.xml,
87           es_DO.xml, es_EC.xml, es_ES.xml, es_GT.xml, es_HN.xml, es_MX.xml,
88           es_PA.xml, es_PE.xml, es_PR.xml, es_PY.xml, es_SV.xml, es_UY.xml,
89           es_VE.xml, eu_ES.xml,
90           fo_FO.xml, fr_BE.xml, fr_CA.xml, fr_FR.xml, fr_CH.xml, fr_FR.xml,
91           fr_LU.xml, hi_IN.xml, id_ID.xml, it_CH.xml, it_IT.xml, ko_KR.xml,
92           nl_BE.xml, nl_NL.xml, pt_BR.xml, pt_PT.xml, sv_FI.xml, sv_SE.xml,
93           sw_KE.xml, bg.xml, ca.xml, cs.xml, da.xml, de.xml, el.xml, es.xml,
94           et.xml, fa.xml, fi.xml, he.xml, hr.xml, hu.xml, hy.xml, is.xml,
95           lt.xml, lv.xml, mk.xml, ro.xml, ru.xml, sk.xml, sl.xml, sq.xml,
96           tr.xml, uk.xml, vi.xml :
97           Added shortdate/longtime/am/pm etc. for DateTime.ToString().
98         * ar_AE.xml, ar_BH.xml, ar_DZ.xml, ar_EG.xml, ar_JO.xml, ar_KW.xml,
99           ar_LB.xml, ar_LY.xml, ar_MA.xml, ar_OM.xml, ar_QA.xml, ar_SY.xml,
100           ar_TN.xml, ar_YE.xml, en_CA.xml, en_IE.xml, en_PH.xml, en_ZA.xml,
101           en_ZW.xml :
102           Added shortdate/longtime.
103         * th.xml : ditto.
104         * ja.xml : I incorrectly modified long time format. Reverting.
106 2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>
108         * pl.xml,
109           ja.xml : Added overriding formats. pl.xml fixes bug #58186.