diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-06-24 21:24:08 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-06-24 21:24:08 (GMT) |
commit | 0b3bcf782c99fda3becd1a089c4bc3265f0cddaa (patch) | |
tree | 4663ca3768d9dc07512ba08afb3e9e27123d63cc /ChangeLog | |
parent | b2119b24ffca4e1a1c74f423a02377dc04c323d8 (diff) | |
download | tcl-0b3bcf782c99fda3becd1a089c4bc3265f0cddaa.zip tcl-0b3bcf782c99fda3becd1a089c4bc3265f0cddaa.tar.gz tcl-0b3bcf782c99fda3becd1a089c4bc3265f0cddaa.tar.bz2 |
Documented that [source] always uses the system encoding.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-06-24 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * doc/encoding.n: Corrected the docs to say that [source] uses the + system encoding, which it always did anyway (since 8.1) [Bug 742100] + 2003-06-23 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclFCmd.c: fix to bad error message when trying to |