summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-10-03 00:40:45 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-10-03 00:40:45 (GMT)
commitbdefd8ad1c545bc52fae9f1dcc7331716597c107 (patch)
tree5ddbca09e96dfa69c5a4648be038d24c9f2c083a /ChangeLog
parent585127a604dc7a5e1ea93742e9833ef869d0acd0 (diff)
downloadtk-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e69c11..85f6888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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].