diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-03 13:32:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-03 13:32:56 +0000 |
commit | 2479e06848a7625b1b55511b43f86abc3a76c93d (patch) | |
tree | 5f229a8dad5a33c0d0698e2474b943203b38a5c1 /CHANGES | |
parent | f2abe03fcf09acc3727e995c3304dc80caea39f5 (diff) |
David Byron's work on making libcurl only require winsock 1.1 on Windows
machines.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changelog Daniel (3 March 2004) +- David Byron's work on making libcurl only require winsock 1.1 on Windows + machines. + - More variable cleanups based on compiler warnings generated by Tor Arntsen's autobuilds with MIPSPro. |