diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-05-19 21:19:51 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-05-19 21:19:51 (GMT) |
commit | 50de53fd6278537c78db3e9c0558a6c7bd82915f (patch) | |
tree | 1e014aea266b1bafabb73653baff4ba60b9c0ade /ChangeLog | |
parent | 4926ded3376b2238fc889db0e53a383c6164b941 (diff) | |
download | tk-50de53fd6278537c78db3e9c0558a6c7bd82915f.zip tk-50de53fd6278537c78db3e9c0558a6c7bd82915f.tar.gz tk-50de53fd6278537c78db3e9c0558a6c7bd82915f.tar.bz2 |
Fixed test suite breakage that I inadvertently introduced [Bug 739965]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2003-05-19 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * tests/textImage.test: Fixed faults in option parsing and + * tests/text.test: made tests conformant. [Bug 739965] + * generic/tkText.c (TextSearchCmd): + * library/demos/en.msg: Base catalog for the widget demo. * library/demos/widget: Added message-catalog support. * library/console.tcl: Reworked to use tk::AmpMenuArgs and be more |