diff options
author | davygrvy <davygrvy@pobox.com> | 2002-03-29 22:13:32 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-03-29 22:13:32 (GMT) |
commit | 98a7e79f1a80065b03f0ffb945c71c19a3fd8d8e (patch) | |
tree | 6f7647588cdc9dd5c0a6b894134e74d8c2efcc2e /ChangeLog | |
parent | bb29084e616efff4412d8240ff939b7d5278d06c (diff) | |
download | tcl-98a7e79f1a80065b03f0ffb945c71c19a3fd8d8e.zip tcl-98a7e79f1a80065b03f0ffb945c71c19a3fd8d8e.tar.gz tcl-98a7e79f1a80065b03f0ffb945c71c19a3fd8d8e.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-03-29 David Gravereaux <davygrvy@pobox.com> + + * win/makefile.vc: A STATIC_BUILD bug fix. -DSTATIC_BUILD + wasn't being added to the core's compile rules. A large + over-sight on my part. + 2002-03-29 Don Porter <dgp@users.sourceforge.net> * doc/AllowExc.3: |