summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-04-23 00:48:29 (GMT)
committerhobbs <hobbs>2002-04-23 00:48:29 (GMT)
commit30329416a3c01e9ac098a93f793bced1dfb8f2f9 (patch)
tree65e8fb6fc2e3c142e53173445fe5d1bedaf2886b /ChangeLog
parente2e0d8545161567ae0678b10c3b6e3e7625a7319 (diff)
downloadtk-30329416a3c01e9ac098a93f793bced1dfb8f2f9.zip
tk-30329416a3c01e9ac098a93f793bced1dfb8f2f9.tar.gz
tk-30329416a3c01e9ac098a93f793bced1dfb8f2f9.tar.bz2
* library/button.tcl (ButtonLeave): corrected the 3
implementations of ButtonLeave to check for Priv(relief) existing before trying to use it. [Patch #541849]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aa78f5..89cd7dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-04-22 Jeff Hobbs <jeffh@ActiveState.com>
+ * library/button.tcl (ButtonLeave): corrected the 3
+ implementations of ButtonLeave to check for Priv(relief) existing
+ before trying to use it. [Patch #541849]
+
* generic/tkTextDisp.c (DisplayLineBackground):
* unix/tkUnix3d.c (Tk_3DHorizontalBevel):
* unix/tkUnixFont.c (Tk_DrawChars): applied fixes to not overrun