diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-07-20 20:04:52 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-07-20 20:04:52 +0000 |
commit | 27c0b438976d0f964b3b6ee126d985759da06662 (patch) | |
tree | 2c33dc680a7953c5bf9fda69a871c591312577e4 /CHANGES | |
parent | d46de5ab8bcc3b95d84b98a8248312a573c45005 (diff) |
David McCreedy fixed a build error when building libcurl with HTTP disabled,
problem added with the curl_formget() patch.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (20 July 2006) +- David McCreedy fixed a build error when building libcurl with HTTP disabled, + problem added with the curl_formget() patch. + Daniel (17 July 2006) - Jari Sundell did some excellent research and bug tracking, figured out that we did wrong and patched it: When nodes were removed from the splay tree, |