diff options
author | vincentdarley <vincentdarley> | 2005-05-13 13:48:21 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2005-05-13 13:48:21 (GMT) |
commit | 00a8d27d5712be73ac8277e02ec7c273c2bce91c (patch) | |
tree | a4d042cc7fa55d0676ab2517ac6ec9d70743a8c0 /ChangeLog | |
parent | 1294d5942332fe385343eb33150c3757357b371a (diff) | |
download | tk-00a8d27d5712be73ac8277e02ec7c273c2bce91c.zip tk-00a8d27d5712be73ac8277e02ec7c273c2bce91c.tar.gz tk-00a8d27d5712be73ac8277e02ec7c273c2bce91c.tar.bz2 |
backport of text widget bug fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-10 Vince Darley <vincentdarley@users.sourceforge.net> + + * library/text.tcl: test and fix to TextPrevPara to avoid infinite loop + * tests/textIndex.test: at start of widget [Bug 1191895] + 2005-05-06 Jeff Hobbs <jeffh@ActiveState.com> * unix/configure: regen |