Files
curl/RELEASE-NOTES
Daniel Stenberg a4ebf5b507 Fixed a flaw in the "Expect: 100-continue" treatment. If you did two POSTs
on a persistent connection and allowed the first to use that header, you
could not disable it for the second request.
2006-08-08 21:12:49 +00:00

23 lines
734 B
Plaintext

Curl and libcurl 7.15.6
Public curl release number: 96
Releases counted from the very beginning: 123
Available command line options: 114
Available curl_easy_setopt() options: 133
Number of public functions in libcurl: 54
Amount of public web site mirrors: 33
Number of known libcurl bindings: 32
Number of contributors: 515
This release includes the following bugfixes:
o "Expect: 100-continue" disable on second POST on re-used connection
o src/config.h.in is fixed
This release would not have looked like this without help, code, reports and
advice from friends like these:
Domenico Andreoli
Thanks! (and sorry if I forgot to mention someone)