summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-05-22 01:59:20 (GMT)
committerstanton <stanton@noemail.net>1999-05-22 01:59:20 (GMT)
commit3e9ee24ba2f3e26b2efaaece6c48e0d4f4a71c4e (patch)
tree867c43add539ea76f0f66b51eb2834cb1d3def94 /ChangeLog
parentd019d1c3da982bdaa2bcef04ec82939d1056ef66 (diff)
downloadtk-3e9ee24ba2f3e26b2efaaece6c48e0d4f4a71c4e.zip
tk-3e9ee24ba2f3e26b2efaaece6c48e0d4f4a71c4e.tar.gz
tk-3e9ee24ba2f3e26b2efaaece6c48e0d4f4a71c4e.tar.bz2
Merged changes from scriptics-tclpro-1-3-b2 branch
FossilOrigin-Name: fed3e0aec7046005adc718860eb687381d2b4520
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f874388..257d937 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1999-05-20 <redman@scriptics.com>
+
+ * library/console.tcl: Changed copyright string to read 1999
+ Scriptics Corp. in wish console about box.
+
+1999-05-19 <redman@scriptics.com>
+
+ * generic/tk.h: Add extern "C" block around entire header file for
+ C++ compilers to fix linkage issues. Submitted by Don Porter and
+ Paul Duffin.
+
+1999-05-18 <stanton@scriptics.com>
+
+ * tests/winClipboard.test:
+ * win/tkWinClipboard.c: Fixed clipboard code so it handles Unicode
+ data properly on Windows NT and 95. [Bug: 1791]
+
1999-05-07 <stanton@scriptics.com>
* library/menu.tcl: Fixed bug where tk_popup fails when called too