diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-07-01 10:08:00 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-07-01 10:08:00 (GMT) |
commit | bdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26 (patch) | |
tree | ab8f78fbcc15b57c4e3e8af1cf3d3367d7cd18ef /ChangeLog | |
parent | 8778b6d91d5ee972338f955ca4c98a2527659083 (diff) | |
download | tcl-bdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26.zip tcl-bdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26.tar.gz tcl-bdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26.tar.bz2 |
Fix missed references to 8.4, spotted by Theo Verelst.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-07-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * win/README.binary, win/README: Updated references to Tcl and Tk + 8.4 to point to 8.5 instead. Thanks to Theo Verelst for spotting + this. + * generic/tcl.h: Added note to help prevent those changes from + getting missed in the future. + * doc/Namespace.3, doc/load.n, doc/Limit.3: Typo fixes and remove duplicate documentation. [Bug 983146] |