diff options
author | cc_benny <cc_benny> | 2006-03-27 13:43:15 (GMT) |
---|---|---|
committer | cc_benny <cc_benny> | 2006-03-27 13:43:15 (GMT) |
commit | 96b124a96b6b86d7b6bcdb8ccc9851cd1c133392 (patch) | |
tree | 07c290ecf25172b70b6a8e681dad068fa19a328a /ChangeLog | |
parent | 525f1a7466a169620c320643214fa1bc50809d30 (diff) | |
download | tk-96b124a96b6b86d7b6bcdb8ccc9851cd1c133392.zip tk-96b124a96b6b86d7b6bcdb8ccc9851cd1c133392.tar.gz tk-96b124a96b6b86d7b6bcdb8ccc9851cd1c133392.tar.bz2 |
* generic/tkTextDisp.c (MeasureChars): Fix calculations of start and
end of string. [Bugs 1325998, 1456157]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-27 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net> + + * generic/tkTextDisp.c (MeasureChars): Fix calculations of start and + end of string. [Bugs 1325998, 1456157] + 2006-03-27 Donal K. Fellows <dkf@users.sf.net> * generic/tkImgGIF.c (FileReadGIF): Stop crashes when the first GIF |