diff options
author | hobbs <hobbs> | 2003-05-14 21:49:41 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-05-14 21:49:41 (GMT) |
commit | 5cd21052537a2597271ccdca2ceffe007a74e0b3 (patch) | |
tree | 0448a17c086186df75fa7fd32006790742ec3bb4 /ChangeLog | |
parent | e7e62365449aec7d4e02ab0a58d7b185a74342e8 (diff) | |
download | tcl-5cd21052537a2597271ccdca2ceffe007a74e0b3.zip tcl-5cd21052537a2597271ccdca2ceffe007a74e0b3.tar.gz tcl-5cd21052537a2597271ccdca2ceffe007a74e0b3.tar.bz2 |
* library/encoding/gb2312.enc: copy euc-cn.enc over original
gb2312.enc. gb2312.enc appeared to not work as expected, and most
uses of gb2312 really mean euc-cn (which may be the cause of the
problem). [Bug 557030]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-05-14 Jeff Hobbs <jeffh@ActiveState.com> + + * library/encoding/gb2312.enc: copy euc-cn.enc over original + gb2312.enc. gb2312.enc appeared to not work as expected, and most + uses of gb2312 really mean euc-cn (which may be the cause of the + problem). [Bug 557030] + 2003-05-15 Daniel Steffen <das@users.sourceforge.net> Implementation of TIP 118: |