diff options
author | hobbs <hobbs> | 2002-09-04 02:05:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-09-04 02:05:52 (GMT) |
commit | 45e3631faf0960201c791c0b5ae29662c97b0fe2 (patch) | |
tree | ec49cb43644703a7d3f93728a719c315aca6588a /ChangeLog | |
parent | f1f341ddda6f49a2e7b4a9ac30de8bd8cbc6e3a4 (diff) | |
download | tk-45e3631faf0960201c791c0b5ae29662c97b0fe2.zip tk-45e3631faf0960201c791c0b5ae29662c97b0fe2.tar.gz tk-45e3631faf0960201c791c0b5ae29662c97b0fe2.tar.bz2 |
* library/button.tcl: further restrict buttons to not resetting
the "original" relief if it has changed in the interim. This
prevents code that simulated overrelief buttons from not working
in 8.4. [Bug #604270]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-09-03 Jeff Hobbs <jeffh@ActiveState.com> + + * library/button.tcl: further restrict buttons to not resetting + the "original" relief if it has changed in the interim. This + prevents code that simulated overrelief buttons from not working + in 8.4. [Bug #604270] + 2002-09-03 Daniel Steffen <das@users.sourceforge.net> * macosx/Wish.pbproj/project.pbxproj: Bumped version number to |