diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-01-11 23:08:57 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-01-11 23:08:57 (GMT) |
commit | 66278911da2b56df47120f7ceaa73cb379723c79 (patch) | |
tree | 860b8eb399200738fe1aba762300658b7bb15fbe /ChangeLog | |
parent | 31bc7b0f98e954ee151b1e48c7d859a349ac1027 (diff) | |
download | tk-66278911da2b56df47120f7ceaa73cb379723c79.zip tk-66278911da2b56df47120f7ceaa73cb379723c79.tar.gz tk-66278911da2b56df47120f7ceaa73cb379723c79.tar.bz2 |
[Bug 2336454] fixed keysyms used in bind tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-01-11 Pat Thoyts <patthoyts@users.sourceforge.net> + + * tests/bind.test: Fixed keysym bind tests for unix [Bug 2336454] + 2009-01-11 George Peter Staplin <georgeps@users.sourceforge.net> * generic/tkEvent.c: Fix a possible segv due to a NULL |