diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-14 16:29:14 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-14 16:29:14 (GMT) |
commit | 11b9b3e1df6897dbac076aa0d346823370183cf0 (patch) | |
tree | 88b8d41f5508e209e7ff60472aba0064ce1ee4c5 /ChangeLog | |
parent | a7898a08aa4a1b0bba758bf62d0842d570e668c3 (diff) | |
download | tk-11b9b3e1df6897dbac076aa0d346823370183cf0.zip tk-11b9b3e1df6897dbac076aa0d346823370183cf0.tar.gz tk-11b9b3e1df6897dbac076aa0d346823370183cf0.tar.bz2 |
Fix problem in default selection handler outlined by test select-9.5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-14 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * generic/tkSelect.c (TkSelDefaultSelection): Test select-9.5 + highlighted further brokenness in this function. + 2005-11-13 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * unix/tkUnixSelect.c (SelCvtToX): Arrange for the parsing code to |