diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-09-30 15:22:08 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-09-30 15:22:08 (GMT) |
commit | b4824bcca26ab41c141dc900cf409f7ef8084ae5 (patch) | |
tree | 9e8af4ed4ee042b75df1473f6566f6a274ef72ed /ChangeLog | |
parent | 215b48f50b57d1e5b5857936236dae45f6f9af83 (diff) | |
download | tk-b4824bcca26ab41c141dc900cf409f7ef8084ae5.zip tk-b4824bcca26ab41c141dc900cf409f7ef8084ae5.tar.gz tk-b4824bcca26ab41c141dc900cf409f7ef8084ae5.tar.bz2 |
614650 is still lurking, but now mainly as a [text] widget bug...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ 2002-09-30 Donal K. Fellows <fellowsd@cs.man.ac.uk> - * tests/unixSelect.test: + * tests/unixSelect.test: Test for various things that can fail to + work in 8.4.0... * unix/tkUnixSelect.c (TkSelPropProc,SelRcvIncrProc): Incremental transfers of UTF8_STRING selections should now work; Tk will now tag them with the right size and only transfer complete UTF8 |