diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-09-28 22:26:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-09-28 22:26:47 +0000 |
commit | 2576ac1c76953e573668f8f016f822bc2f2403f6 (patch) | |
tree | f84deb90042e3aa0cbe0f238b8fda8293a932bcb /CHANGES | |
parent | bfeea8e6b72208c04f3f577852587a33fad82c82 (diff) |
Bertrand Demiddelaer fixed curl_easy_reset() so that it doesn't mistakingly
enable the progress meter.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (29 September 2004) +- Bertrand Demiddelaer fixed curl_easy_reset() so that it doesn't mistakingly + enable the progress meter. + Daniel (28 September 2004) - "Mekonikum" found out that if you built curl without SSL support, although your current SSL installation supports Engine, the compile fails. |