summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-09-06 13:45:29 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-09-06 13:45:29 (GMT)
commit932edb88168c91456960b244d877f7456ef1f9ed (patch)
tree28ff7550436c9939bad7ecaaee4588a8f9025553 /ChangeLog
parent901d7c12a89335301776da04b7616f83cf1d2842 (diff)
downloadtk-932edb88168c91456960b244d877f7456ef1f9ed.zip
tk-932edb88168c91456960b244d877f7456ef1f9ed.tar.gz
tk-932edb88168c91456960b244d877f7456ef1f9ed.tar.bz2
Set TK_LIBRARY when execing Tk apps (test, runtest, rundemo).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69e53a0..8667d79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-06 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/makefile.vc: Set TK_LIBRARY when execing Tk apps (test,
+ runtest, rundemo).
+
2004-09-03 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* macosx/tkMacOSXMenus.c (GenerateEditEvent):