diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-06-25 10:25:06 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-06-25 10:25:06 (GMT) |
commit | 45df3072f0a77f5c7e90a5e6862db6740008e3ed (patch) | |
tree | cf518a0fb8d2020addba0233fc54838f30d59e88 /ChangeLog | |
parent | 19248ae9508b2b39a265b8107590fe628cbbae7f (diff) | |
download | tcl-45df3072f0a77f5c7e90a5e6862db6740008e3ed.zip tcl-45df3072f0a77f5c7e90a5e6862db6740008e3ed.tar.gz tcl-45df3072f0a77f5c7e90a5e6862db6740008e3ed.tar.bz2 |
fix versions of dde and registry dlls
fix problem building with staticpkg option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-06-25 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/rules.vc: fix versions of dde and registry dlls + * win/makefile.vc: fix problem building with staticpkg option + 2008-06-24 Don Porter <dgp@users.sourceforge.net> * generic/tclPathObj.c: Fixed some internals management in the "path" |