diff options
author | vincentdarley <vincentdarley> | 2003-12-10 12:14:05 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-12-10 12:14:05 (GMT) |
commit | 3d332dfaf096c37d18523caeeed045444df36079 (patch) | |
tree | a408c5fe1b3f9acde6a072246960a15c705ff4ea /ChangeLog | |
parent | 3c7f4c1d603d6514b84e1005eba4afc571e7028e (diff) | |
download | tk-3d332dfaf096c37d18523caeeed045444df36079.zip tk-3d332dfaf096c37d18523caeeed045444df36079.tar.gz tk-3d332dfaf096c37d18523caeeed045444df36079.tar.bz2 |
fixed 2 tests for padx, pady
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |