summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-04-25 15:02:31 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-04-25 15:02:31 (GMT)
commit31fe3f11ee413a4745ae8319b85d59488eb29d44 (patch)
tree4a3a1be5cefb9b314c0dfe265cabb2946db30928 /ChangeLog
parent9354dc1202bc59393188873de2b82db5b5688651 (diff)
downloadtcl-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30c3e25..eda3d78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.