diff options
author | hobbs <hobbs> | 2003-05-15 18:10:22 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-05-15 18:10:22 (GMT) |
commit | c2df9ed4279858a966003e3f548d080001369805 (patch) | |
tree | 7b0a63a5a6a3b1c88d182dccb52385622bbc17b4 /ChangeLog | |
parent | 9b9b51c2fab5fd17f252834c55be6dfbbc1c286a (diff) | |
download | tcl-c2df9ed4279858a966003e3f548d080001369805.zip tcl-c2df9ed4279858a966003e3f548d080001369805.tar.gz tcl-c2df9ed4279858a966003e3f548d080001369805.tar.bz2 |
* library/encoding/gb2312-raw.enc (new): This is the original
gb2312.enc renamed to allow for it to still be used. This is
needed by Tk (unix) because X fonts with gb2312* charsets really
do want the original gb2312 encoding. [Bug 557030]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-05-15 Jeff Hobbs <jeffh@ActiveState.com> + + * library/encoding/gb2312-raw.enc (new): This is the original + gb2312.enc renamed to allow for it to still be used. This is + needed by Tk (unix) because X fonts with gb2312* charsets really + do want the original gb2312 encoding. [Bug 557030] + 2003-05-14 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tclCmdAH.c (Tcl_FormatObjCmd): Values which can't be |