summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-14 06:03:57 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-14 06:03:57 (GMT)
commit01f6b10405b343d8604493dc9568774c6643c07e (patch)
treea6ad97e85a01f6895d52ac40b033543339694ea2 /ChangeLog
parentbf87ff2bd8dabf395100c2411af6a5c8f57e4ca6 (diff)
downloadtk-01f6b10405b343d8604493dc9568774c6643c07e.zip
tk-01f6b10405b343d8604493dc9568774c6643c07e.tar.gz
tk-01f6b10405b343d8604493dc9568774c6643c07e.tar.bz2
* tests/scrollbar.test: Corrected several broken calls to [testmetrics]
that were crashing the test suite.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a9b49d..0ebfc60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-03-13 Don Porter <dgp@users.sourceforge.net>
+ * tests/scrollbar.test: Corrected several broken calls to [testmetrics]
+ that were crashing the test suite.
+
* tests/constraints.tcl: Added notAqua constraint to canvPs-3.1
* tests/canvPs.test: to stop test suite crash on Mac OSX.
[Bug 1088807]