diff options
author | dgp <dgp@users.sourceforge.net> | 2010-03-08 19:51:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2010-03-08 19:51:35 (GMT) |
commit | 9a9c7a13cd0fc38e33f205a83cd439ead0512192 (patch) | |
tree | d114a6edf2b99b93df87165ae30a8585d8b89484 /ChangeLog | |
parent | 90a1bc22ca5405ef63054f1ca46e6f746445baf6 (diff) | |
download | tk-9a9c7a13cd0fc38e33f205a83cd439ead0512192.zip tk-9a9c7a13cd0fc38e33f205a83cd439ead0512192.tar.gz tk-9a9c7a13cd0fc38e33f205a83cd439ead0512192.tar.bz2 |
* generic/tkPlatDecls.h: Correct broken 2886635 fix. [Bug 2965600]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-03-08 Don Porter <dgp@users.sourceforge.net> + + * generic/tkPlatDecls.h: Correct broken 2886635 fix. [Bug 2965600] + 2010-03-06 Pat Thoyts <patthoyts@users.sourceforge.net> * library/menu.tcl: [Bug 2949774]: When using the non-ClickToFocus |