summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a95640a..958e596 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,9 +34,6 @@
* generic/tkUtil.c (TkBackgroundEvalObjv): use Tcl_BackgroundException.
- * generic/tkBind.c (HandleEventGenerate): ensure window exists before
- generating an event for it (fixes testsuite crash).
-
* generic/tkTextBTree.c (TkBTreeDeleteIndexRange): add bounds check
to startEnd array access (fixes testsuite crash).