summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-06-17 05:37:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-06-17 05:37:39 (GMT)
commit7a43bd40e805191b59ac6cd750192c6a105e36a7 (patch)
tree8aaa67fc638b077452fca8d7278aedccda272e8c /ChangeLog
parentb7a924bfc113e45051108b8a083c76b065622903 (diff)
downloadtcl-7a43bd40e805191b59ac6cd750192c6a105e36a7.zip
tcl-7a43bd40e805191b59ac6cd750192c6a105e36a7.tar.gz
tcl-7a43bd40e805191b59ac6cd750192c6a105e36a7.tar.bz2
* Revised locale initialization to interpret
environment variable locale values according to XPG4, and to recognize the LC_ALL and LC_MESSAGES values over that of LANG. Also added many Windows Registry locale values to those recognized by msgcat. Revised tests and docs. Bumped to version 1.3. Thanks to Bruno Haible for the report and assistance crafting the solution. [Bug 525522, 525525]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87b89dd..546fab6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-06-17 Don Porter <dgp@users.sourceforge.net>
+
+ * doc/msgcat.n:
+ * library/msgcat/msgcat.tcl:
+ * library/msgcat/pkgIndex.tcl:
+ * tests/msgcat.test: Revised locale initialization to interpret
+ environment variable locale values according to XPG4, and to
+ recognize the LC_ALL and LC_MESSAGES values over that of LANG.
+ Also added many Windows Registry locale values to those
+ recognized by msgcat. Revised tests and docs. Bumped to
+ version 1.3. Thanks to Bruno Haible for the report and
+ assistance crafting the solution. [Bug 525522, 525525]
+
2002-06-16 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclCompile.c (TclCompileTokens): a better algorithm for