summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2002-04-10 18:05:32 (GMT)
committerdavygrvy <davygrvy>2002-04-10 18:05:32 (GMT)
commitcfdeb2bc6d6ab91ef1c66056769894782563c661 (patch)
treef8aaa6202fe067c9500aab4ca89ef3e64734ab38
parent6a87aaa8f6942ef9e0e585a4603598eb3e7fd27d (diff)
downloadtk-cfdeb2bc6d6ab91ef1c66056769894782563c661.zip
tk-cfdeb2bc6d6ab91ef1c66056769894782563c661.tar.gz
tk-cfdeb2bc6d6ab91ef1c66056769894782563c661.tar.bz2
no message
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b0fb15a..c183e9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2002-04-10 David Gravereaux <davygrvy@pobox.com>
* win/makefile.vc: Added missing $(TKSTUBLIB) to the
- install-binaries target.
+ install-binaries target and added a special rule for tkStubImg.c
+ so it always is built with _DSTATIC_BUILD for use in the Stubs
+ library.
2002-04-08 Daniel Steffen <das@users.sourceforge.net>