summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-06-15 21:06:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-06-15 21:06:39 (GMT)
commit3f5f069be5f464f37731cb643af995680a6f1204 (patch)
tree59e6bc355a9f6a827ec7e7fee1dec6dab1526c7a /ChangeLog
parent30a681fedf56e7ae0baaeccbc32a9696d788b12f (diff)
downloadtk-3f5f069be5f464f37731cb643af995680a6f1204.zip
tk-3f5f069be5f464f37731cb643af995680a6f1204.tar.gz
tk-3f5f069be5f464f37731cb643af995680a6f1204.tar.bz2
Fixed tests which mandated (minor) brokenness.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5af5f72..f26d5c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-06-15 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * tests/canvas.test: Updated tests affected by the change to
+ ScrollFractions, which is now clean about result generation.
+
* generic/tkCanvas.c: Make tag search subsystem use symbolic names
for type flags for easier maintenance.
(FIRST_CANVAS_ITEM_MATCHING,FOR_EVERY_CANVAS_ITEM_MATCHING):