summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-05-22 02:05:31 (GMT)
committerstanton <stanton>1999-05-22 02:05:31 (GMT)
commit36f3e6e9af15906c7d459a8c80ee9f4e995b59f6 (patch)
treed52e19e2cc99c6dabb7105a1011d65d927c690df /ChangeLog
parenta912f987cc4a42b842e46d5ba8953533bd39c115 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 257d937..612e9ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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