diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-04-13 10:53:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-04-13 10:53:44 (GMT) |
commit | cf3e789aeb16fe121d45176952685f191bc462d9 (patch) | |
tree | e3f5dd5d53fb04dd137055c5815a1bcd4ca5b0f9 /ChangeLog | |
parent | 1ecb433c37e275de5c25ded47dff83781103a095 (diff) | |
download | tcl-cf3e789aeb16fe121d45176952685f191bc462d9.zip tcl-cf3e789aeb16fe121d45176952685f191bc462d9.tar.gz tcl-cf3e789aeb16fe121d45176952685f191bc462d9.tar.bz2 |
Improve documentation of -encoding binary option to [fconfigure].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-04-13 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * doc/fconfigure.n: Improved documentation of -encoding binary + option following comments from Steve Manning <steve@manning.net> + that the current documentation was not clear. + 2005-04-13 Miguel Sofer <msofer@users.sf.net> * generic/tclCompile.c:Commented out the functions |