diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-10-03 11:55:09 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-10-03 11:55:09 +0000 |
commit | eafd2c6bd5e533654a5eb04fdf01cdcada34d90d (patch) | |
tree | 9b37af30b65d2136e7ee35de04daca855a19a2cb /CHANGES | |
parent | 64f00454e515ba0451e8a961bfa0395bc24f3159 (diff) | |
download | curl-eafd2c6bd5e533654a5eb04fdf01cdcada34d90d.tar.gz |
me fix curl_formadd() again
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ History of Changes Daniel (3 October 2001) +- I accidentally ruined Georg's curl_formadd(). Uh, bad me. Corrected now. + +Version 7.9.1-pre1 + +Daniel (3 October 2001) - Georg Huettenegger once again made an effort beyond the call of duty and not only improved the curl_formadd() function, but also took care of adjusting the curl command line client to use this new function instead of the |