From 0f90515d11bccfc5adb185afb31f321b5f789947 Mon Sep 17 00:00:00 2001 From: vincentdarley Date: Thu, 4 Dec 2003 16:50:48 +0000 Subject: mark recent change as a potential incompatibility --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f42702f..8c8f87e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ 2003-12-04 Vince Darley - * generic/tkText.c: disallow negative or decreasing tab-stops + * generic/tkText.c: disallow negative or decreasing tab-stops, + which fixes [Bug 852949], but is a + + *** POTENTIAL INCOMPATIBILITY *** + + with Tk 8.4.5 or earlier, but only for code which assumed + (incorrectly) that tab stops are relative to each other instead + of relative to the widget's left edge. Such code will now throw + an error instead of doing the wrong thing. * generic/tkTextDisp.c: restore previous meaning of -[xy]scrollcommand [Bug 852954], and remove unused argument -- cgit v0.12