summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-12-19 01:12:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-12-19 01:12:58 (GMT)
commit95c42c6226c846643503ab6edcb0e109246a0da0 (patch)
tree99e2ccb120ac5dd6139e43c798ab0b76a8cfb3cb /ChangeLog
parent08ea99caa2cbd0468c4509bdac791866bd89bb1f (diff)
downloadtk-95c42c6226c846643503ab6edcb0e109246a0da0.zip
tk-95c42c6226c846643503ab6edcb0e109246a0da0.tar.gz
tk-95c42c6226c846643503ab6edcb0e109246a0da0.tar.bz2
* Corrected test that
failed on Solaris/CDE due to text scrolling. [Bug 413735]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e45a570..76ab4b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-18 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/event.test (event-click-drag-1.2): Corrected test that
+ failed on Solaris/CDE due to text scrolling. [Bug 413735]
+
2001-12-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* doc/getOpenFile.n: Documented change.