diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-04-25 15:02:31 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-04-25 15:02:31 (GMT) |
commit | 31fe3f11ee413a4745ae8319b85d59488eb29d44 (patch) | |
tree | 4a3a1be5cefb9b314c0dfe265cabb2946db30928 /ChangeLog | |
parent | 9354dc1202bc59393188873de2b82db5b5688651 (diff) | |
download | tcl-31fe3f11ee413a4745ae8319b85d59488eb29d44.zip tcl-31fe3f11ee413a4745ae8319b85d59488eb29d44.tar.gz tcl-31fe3f11ee413a4745ae8319b85d59488eb29d44.tar.bz2 |
Got the encoding wrong; thanks to Richard Suchenwirth for pointing me
in the direction of a correct encoding.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ 2001-04-25 Donal K. Fellows <fellowsd@cs.man.ac.uk> * tools/encoding/iso8859-15.txt: + * library/encoding/iso8859-15.enc: Oops! Got the full encoding + wrong. Should be fixed now... + + * tools/encoding/iso8859-15.txt: * library/encoding/iso8859-15.enc: * tools/tcl.wse.in: Added ISO 8859-15 (a.k.a. Latin-1 + Euro currency symbol) support. |