summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-05-15 18:02:06 (GMT)
committerhobbs <hobbs>2003-05-15 18:02:06 (GMT)
commit24050720a90d1eda5099e570a098f902436aaf70 (patch)
tree892db5673b94e533d9ddf1d3f653ba84a43aec7b /ChangeLog
parent67cc91605a80e384372e408696f4c0b2f87fd7fd (diff)
downloadtcl-24050720a90d1eda5099e570a098f902436aaf70.zip
tcl-24050720a90d1eda5099e570a098f902436aaf70.tar.gz
tcl-24050720a90d1eda5099e570a098f902436aaf70.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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79ad729..932456a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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): Stop unwarranted demotion