summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-09-20 22:59:40 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-09-20 22:59:40 (GMT)
commit468499bdecc1465a84240284ade36429012147e8 (patch)
treec03418956b7682e229796f5a2de8d36f866b4b8f /ChangeLog
parente00b3f658a46280b2a4e638171b8d64100182385 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f895ff..681f4fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ***