summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-01-05 22:14:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-01-05 22:14:39 (GMT)
commited424cff437f0ef8ffcf082492e1e4ea2d63ac38 (patch)
tree45eecda3635a5d13277c4651498c95e89568ee78 /ChangeLog
parent78c76d0249a414356aa58cf1915b4c448aae766e (diff)
downloadtcl-ed424cff437f0ef8ffcf082492e1e4ea2d63ac38.zip
tcl-ed424cff437f0ef8ffcf082492e1e4ea2d63ac38.tar.gz
tcl-ed424cff437f0ef8ffcf082492e1e4ea2d63ac38.tar.bz2
Add more locale mapping info for Chinese. [1084595]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d95c1be..96ab508 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-01-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * unix/tclUnixInit.c (localeTable): Add encoding mappings for some
+ Chinese locales. [Bug 1084595]
+
* doc/lsearch.n: Convert to other form of emacs mode control
comment to prevent problems with old versions of man. [Bug 1085127]