diff options
author | wolfsuit <wolfsuit> | 2004-02-16 23:20:01 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2004-02-16 23:20:01 (GMT) |
commit | 53542ad7b74ce909809d9e560c25ab6d946d8f78 (patch) | |
tree | a7fb2247f3f3ac62c9908f9aee98f70b46f73743 /ChangeLog | |
parent | 6b8cb98d74ed7563290ff2fe719b4694ef5de02c (diff) | |
download | tk-53542ad7b74ce909809d9e560c25ab6d946d8f78.zip tk-53542ad7b74ce909809d9e560c25ab6d946d8f78.tar.gz tk-53542ad7b74ce909809d9e560c25ab6d946d8f78.tar.bz2 |
Update the docs for the Mac OS X MouseWheel changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ way to do this for the TOT, but this is simple and will do for the 8.4 branch. * library/text.tcl: Ditto. + * doc/bind.n: Update the docs to reflect the changes. 2004-02-15 Jim Ingham <jingham@apple.com> |