diff options
author | stanton <stanton> | 1999-06-03 18:50:53 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-06-03 18:50:53 (GMT) |
commit | 816c851abaaa938b07b6afb9a8594f2c1c42d8a4 (patch) | |
tree | 27550b54da3969b0756408f64d00d952c8e946ab /ChangeLog | |
parent | 0e98ba9d85ade423311b36597aac1c0dad9e7f52 (diff) | |
download | tk-816c851abaaa938b07b6afb9a8594f2c1c42d8a4.zip tk-816c851abaaa938b07b6afb9a8594f2c1c42d8a4.tar.gz tk-816c851abaaa938b07b6afb9a8594f2c1c42d8a4.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-06-03 <stanton@scriptics.com> + + * unix/tkUnixSelect.c: + * tests/unixSelect.test: + * generic/tkSelect.c: Fixed selection code to handle Unicode data + in COMPOUND_TEXT and STRING selections. [Bug: 1791] + 1999-06-02 <stanton@scriptics.com> * generic/tkIntXlibDecls.h: |