diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-08-05 20:48:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-08-05 20:48:18 (GMT) |
commit | ae439fa7370d07b215450d9016c40b4196bb0b95 (patch) | |
tree | e49d8f101e7cff9661d03bfc4c3f8a8c5d6fa879 /ChangeLog | |
parent | 67c0945cef73efba280dda5e10e75f8f740ca1ae (diff) | |
download | tcl-ae439fa7370d07b215450d9016c40b4196bb0b95.zip tcl-ae439fa7370d07b215450d9016c40b4196bb0b95.tar.gz tcl-ae439fa7370d07b215450d9016c40b4196bb0b95.tar.bz2 |
Solaris mis-names the cp1251 encoding.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-08-05 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * unix/tclUnixInit.c (localeTable): Solaris uses a non-standard + name for the cp1251 charset. Thanks to Victor Wagner for reporting + this. [Bug 1252475] + 2005-08-05 Kevin Kenny <kennykb@users.sourceforge.net> * generic/tclExecute.c (TclExecuteByteCode): Fixed a corner case |