diff options
author | stanton <stanton> | 1999-05-22 02:05:31 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-22 02:05:31 (GMT) |
commit | 36f3e6e9af15906c7d459a8c80ee9f4e995b59f6 (patch) | |
tree | d52e19e2cc99c6dabb7105a1011d65d927c690df /ChangeLog | |
parent | a912f987cc4a42b842e46d5ba8953533bd39c115 (diff) | |
download | tk-36f3e6e9af15906c7d459a8c80ee9f4e995b59f6.zip tk-36f3e6e9af15906c7d459a8c80ee9f4e995b59f6.tar.gz tk-36f3e6e9af15906c7d459a8c80ee9f4e995b59f6.tar.bz2 |
Fixed bug in Windows clipboard code when dealing with selections that don't contain locale information.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-05-21 <stanton@scriptics.com> + + * win/tkWinClipboard.c: Fixed clipboard code to handle lack of + CF_LOCALE information (e.g. from command.com). + 1999-05-20 <redman@scriptics.com> * library/console.tcl: Changed copyright string to read 1999 |