blob: 861f720e9f7b9541869aca162667d2522c806d2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
Curl and libcurl 7.12.4
Public curl release number: 85
Releases counted from the very beginning: 112
Available command line options: 100
Available curl_easy_setopt() options: 123
Number of public functions in libcurl: 46
Amount of public web site mirrors: 14
Number of known libcurl bindings: 29
This release includes the following changes:
o src/getpass.c license issue sorted
o curl -w now supports 'http_connect' for the proxy's response to CONNECT
o curl-config --protocols
This release includes the following bugfixes:
o minor memory leak when "version" is set in a cookie header
o builds fine on BeOS
o builds and runs fine on FreeBSD
Other curl-related news since the previous public release:
o
This release would not have looked like this without help, code, reports and
advice from friends like these:
Dan Fandrich, Peter Pentchev, Marcin Konicki, Rune Kleveland, David Shaw,
Werner Koch
Thanks! (and sorry if I forgot to mention someone)
|