diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-10-03 00:40:45 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-10-03 00:40:45 (GMT) |
commit | bdefd8ad1c545bc52fae9f1dcc7331716597c107 (patch) | |
tree | 5ddbca09e96dfa69c5a4648be038d24c9f2c083a /ChangeLog | |
parent | 585127a604dc7a5e1ea93742e9833ef869d0acd0 (diff) | |
download | tk-bdefd8ad1c545bc52fae9f1dcc7331716597c107.zip tk-bdefd8ad1c545bc52fae9f1dcc7331716597c107.tar.gz tk-bdefd8ad1c545bc52fae9f1dcc7331716597c107.tar.bz2 |
* library/scale.tcl: Clear bug with chording mouse buttons.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-10-03 Pat Thoyts <patthoyts@users.sourceforge.net> + * library/scale.tcl: Clear bug with chording mouse buttons. + * library/console.tcl: Avoid including the console in the list of interpreters exposed by [winfo interps]. |