diff options
author | vincentdarley <vincentdarley> | 2003-11-03 16:10:10 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-11-03 16:10:10 (GMT) |
commit | cc145a23218a5bfacb8aaf799203c070812be5fe (patch) | |
tree | e4b1b11781bbb40fed987eaf9bb9ccf8c3e30ec8 /ChangeLog | |
parent | c0164ce633713cc59b867c0a5b713be33fa51593 (diff) | |
download | tk-cc145a23218a5bfacb8aaf799203c070812be5fe.zip tk-cc145a23218a5bfacb8aaf799203c070812be5fe.tar.gz tk-cc145a23218a5bfacb8aaf799203c070812be5fe.tar.bz2 |
text widget and test suite fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-11-03 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tkTextDisp.c + * tests/textDisp.test: test and fix to a panic reported in + [Bug 833627], with tkchat, and an unused variable [Bug 835010]. + Also fixes substantial parts of [Bug 833761] + 2003-11-03 Donal K. Fellows <donal.k.fellows@man.ac.uk> * library/demos/widget, etc.: Made widget demos locate themselves |