From 6be6cc36eb090c9fa5ed6d6d91bc1dc5ab7006aa Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 23 Jul 2009 22:24:08 +0000 Subject: Added incompat flag --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index df08431..8817853 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * generic/tkSelect.c (HandleTclCommand): [Bug 2441988]: Stop losing reports of errors in selection handlers; that's what the background error handling code is for. + *** POTENTIAL INCOMPATIBILITY *** if your code was relying on erroring + selection scripts being silent. (LostSelection, Tk_SelectionObjCmd): Stop using the vastly inefficient TkCopyAndGlobalEval; better to use Tcl_Obj refcount management. -- cgit v0.12