diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-04-24 22:25:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-04-24 22:25:04 +0000 |
commit | a8ff0a21bf88f1cbfd6fa38683876dc95a96f1f3 (patch) | |
tree | b31577c484fd869f1da90f930cd8ace5e574564e /CHANGES | |
parent | b8bc6bed97358020963a4333077a12fa7f39fa61 (diff) |
Based on feedback from Cory Nelson, I added some preprocessor magic in
*/setup.h and */config-win32.h to build fine with VS2005 on x64.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Changelog +Daniel (25 April 2005) +- Based on feedback from Cory Nelson, I added some preprocessor magic in + */setup.h and */config-win32.h to build fine with VS2005 on x64. + Daniel (23 April 2005) - Alex Suykov made the curl tool now assume that uploads using HTTP:// or HTTPS:// are the only ones that show output and thus motivates a switched |