summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-12-10 12:14:05 (GMT)
committervincentdarley <vincentdarley>2003-12-10 12:14:05 (GMT)
commit3d332dfaf096c37d18523caeeed045444df36079 (patch)
treea408c5fe1b3f9acde6a072246960a15c705ff4ea /ChangeLog
parent3c7f4c1d603d6514b84e1005eba4afc571e7028e (diff)
downloadtk-3d332dfaf096c37d18523caeeed045444df36079.zip
tk-3d332dfaf096c37d18523caeeed045444df36079.tar.gz
tk-3d332dfaf096c37d18523caeeed045444df36079.tar.bz2
fixed 2 tests for padx, pady
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d08e228..ebeb3d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-10 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * tests/textWind.test: fixed 2 tests so they run on Windows as well
+ as unix, and so their results take account of -padx/-pady settings
+ for the text widget.
+
2003-12-10 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/CrtImgType.3: Fixed line-transposition error found by Eric