diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-09-20 22:59:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-09-20 22:59:40 (GMT) |
commit | 468499bdecc1465a84240284ade36429012147e8 (patch) | |
tree | c03418956b7682e229796f5a2de8d36f866b4b8f /ChangeLog | |
parent | e00b3f658a46280b2a4e638171b8d64100182385 (diff) | |
download | tk-468499bdecc1465a84240284ade36429012147e8.zip tk-468499bdecc1465a84240284ade36429012147e8.tar.gz tk-468499bdecc1465a84240284ade36429012147e8.tar.bz2 |
Only call callbacks that are not NULL. [Bug 1791052]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-09-20 Donal K. Fellows <dkf@users.sf.net> + + * generic/tkTextDisp.c (LayoutDLine): Only call callbacks that are + * tests/textDisp.test (textDisp-32.3): not NULL. [Bug 1791052] + 2007-09-20 Don Porter <dgp@users.sourceforge.net> *** 8.5b1 TAGGED FOR RELEASE *** |