diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-19 00:48:25 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-19 00:48:25 (GMT) |
commit | 7a91c740d9ccdf831cdb14d03bf80c3feb697357 (patch) | |
tree | c6dacfee23b28ea641e28ddb04d9239fcde64169 /ChangeLog | |
parent | 586933f20d09bb3a2ce74ab4b546746c4c56ec16 (diff) | |
download | tk-7a91c740d9ccdf831cdb14d03bf80c3feb697357.zip tk-7a91c740d9ccdf831cdb14d03bf80c3feb697357.tar.gz tk-7a91c740d9ccdf831cdb14d03bf80c3feb697357.tar.bz2 |
generic/tkImgBmap.c: Fixed line endings.
win/makefile.vc: Patched up build system to manage
win/rules.vc: AMD64 with MSVC8
win/nmakehlp.c: Ensure operation without Platform SDK.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-10-19 Pat Thoyts <patthoyts@users.sourceforge.net> + + * generic/tkImgBmap.c: Fixed line endings. + * win/makefile.vc: Patched up build system to manage + * win/rules.vc: AMD64 with MSVC8 + * win/nmakehlp.c: Ensure operation without Platform SDK. + 2006-10-18 Don Porter <dgp@users.sourceforge.net> *** 8.5a5 TAGGED FOR RELEASE *** |