diff options
author | davygrvy <davygrvy@pobox.com> | 2001-12-03 08:59:12 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-12-03 08:59:12 (GMT) |
commit | a6d17c05ff34100bae0f6d7298eed8f5524bfb99 (patch) | |
tree | a2e1c77b26140ceeda63618c116422e246d7e834 /ChangeLog | |
parent | efd57064274e578933b728176a7d8baed545e157 (diff) | |
download | tcl-a6d17c05ff34100bae0f6d7298eed8f5524bfb99.zip tcl-a6d17c05ff34100bae0f6d7298eed8f5524bfb99.tar.gz tcl-a6d17c05ff34100bae0f6d7298eed8f5524bfb99.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-12-03 David Gravereaux <davygrvy@pobox.com> + + * win/makefile.vc: Some install target bugs repaired along with + $(TCLSTUBLIB) added to the dependencies rather than implicit through + the dde and reg extensions which don't happen to always require it + for some build types. + 2001-11-30 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclVar.c: Tcl_Preserve'ing VarTrace structures to avoid |