diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-05 22:14:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-05 22:14:39 (GMT) |
commit | ed424cff437f0ef8ffcf082492e1e4ea2d63ac38 (patch) | |
tree | 45eecda3635a5d13277c4651498c95e89568ee78 /ChangeLog | |
parent | 78c76d0249a414356aa58cf1915b4c448aae766e (diff) | |
download | tcl-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |