diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-09-24 10:19:37 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-09-24 10:19:37 (GMT) |
commit | c7f7d2d33450e656c0e764a6859c714e6535246b (patch) | |
tree | 6369b1a6693ae37cb11b8f0ab26fcdf2f175a438 /ChangeLog | |
parent | 84ac07098a10dbae1fbb76dad6e5628ed78da814 (diff) | |
download | tcl-c7f7d2d33450e656c0e764a6859c714e6535246b.zip tcl-c7f7d2d33450e656c0e764a6859c714e6535246b.tar.gz tcl-c7f7d2d33450e656c0e764a6859c714e6535246b.tar.bz2 |
Fixed encoding definition for cp1252 (compiled version is OK)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-09-24 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * tools/encoding/cp1252.txt: File was missing part of the encoding + [euro, ZCaron and zcaron]. + * doc/OpenFileChnl.3: Add docs for Tcl_OutputBuffered; remove some old changebars. |