summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-08-13 10:59:33 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-08-13 10:59:33 (GMT)
commit3b3c9c1c3c7745de0f2de35cd4a3a1f4fc109c78 (patch)
tree6bdd9a994852d1634a94185de1f641b67def97b6 /ChangeLog
parent325d3bf1d60abe5c222b729356c0e6424718ad59 (diff)
downloadtk-3b3c9c1c3c7745de0f2de35cd4a3a1f4fc109c78.zip
tk-3b3c9c1c3c7745de0f2de35cd4a3a1f4fc109c78.tar.gz
tk-3b3c9c1c3c7745de0f2de35cd4a3a1f4fc109c78.tar.bz2
* library/scale.tcl: Fix for bug #787065 for Button-2 press.
* tests/scale.test: Added test for this bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfa27c8..a9f58f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-13 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/scale.tcl: Fix for bug #787065 for Button-2 press.
+ * tests/scale.test: Added test for this bug.
+
2003-08-12 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXMenu.c: fixed C99'ism that breaks gcc 2.95.