summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-08-13 12:11:37 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-08-13 12:11:37 (GMT)
commit2d6759a4618296bfc20e81d7ea42082d81e07000 (patch)
treeaca2e6ea007a51b51747e64bd00d05270123fbb6
parent83c5ef89d9d718ed6d0d73b462e5e151c34533ef (diff)
downloadtk-2d6759a4618296bfc20e81d7ea42082d81e07000.zip
tk-2d6759a4618296bfc20e81d7ea42082d81e07000.tar.gz
tk-2d6759a4618296bfc20e81d7ea42082d81e07000.tar.bz2
ChangeLog Police: Added missing entry (derived from 8.4 branch checkin)
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96a4eaa..2242501 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.