summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-06-30 20:41:04 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-06-30 20:41:04 +0000
commitff4bfb966a79841653420cf7e3e030f8d58ced74 (patch)
treee090f15ed151a7e2d8b17f86c32ab7ac5271eb58 /UPGRADE.txt
parentfa1f156dba3bba397c9121099da5c34c131244ee (diff)
Merged revisions 204556 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r204556 | tilghman | 2009-06-30 15:23:51 -0500 (Tue, 30 Jun 2009) | 6 lines More incorrect language codes, plus ensuring that regionalizations use the specified language, and not English for grammar. (closes issue #15022) Reported by: greenfieldtech Patches: 20090519__issue15022.diff.txt uploaded by tilghman (license 14) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@204563 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index f0cf1374a..2b9d2ef68 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -50,7 +50,9 @@ From 1.6.1 to 1.6.2:
In reality, the "tw" language code is reserved for the Twi language, native
to Ghana. If you were previously using the "tw" language code, you should
switch to using either "zh" (for Mandarin Chinese) or "zh_TW" for Taiwan
- specific localizations.
+ specific localizations. Additionally, "mx" should be changed to "es_MX",
+ Georgian was incorrectly specified as "ge" but should be "ka", and Czech is
+ "cs", not "cz".
From 1.6.0.1 to 1.6.1: