summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-14 06:04:46 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-14 06:04:46 (GMT)
commit124fdea659418388595e11c6ddfcebddcd9da54f (patch)
tree433cc71db0bd1066895f9cbc7879152d1a7217b9 /ChangeLog
parent8cf5f6ebb0f0258c78d7fc4fe43fefae92d58c83 (diff)
downloadtk-124fdea659418388595e11c6ddfcebddcd9da54f.zip
tk-124fdea659418388595e11c6ddfcebddcd9da54f.tar.gz
tk-124fdea659418388595e11c6ddfcebddcd9da54f.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 0bbc27d..56112e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
006-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]